- corretto indici lista macchine
- eliminate chiamate di test da gestore macchine a stati - anticipata caricamento comunicazione macchine rispetto alle macchine a stati - allungato counter di esecuzione processi lanciati - aggiunto dictionary - iniziata gestione finestra custom
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
Dim ExecCounter = 0
|
||||
If Proc.Start Then
|
||||
While Not Proc.HasExited
|
||||
If ExecCounter >= 100 Then
|
||||
If ExecCounter >= 300 Then
|
||||
bResult = False
|
||||
Proc.Kill()
|
||||
Exit While
|
||||
|
||||
Reference in New Issue
Block a user