EgtCAM5 :

- aggiornamento simulazione per risultato MCH_SIM.STOP_.
This commit is contained in:
Dario Sassi
2018-08-17 18:45:03 +00:00
parent d91b53a714
commit e07e2b459e
@@ -746,6 +746,8 @@ Public Class SimulationExpanderVM
Select Case nMove
Case MCH_SIM.END_
StatusMsg = EgtMsg(MSG_SIMULATION + 1) 'Simulazione completata
Case MCH_SIM.STOP_
' Simulazione fermata dall'utente (non necessita messaggio)
Case MCH_SIM.OUTSTROKE
Dim sInfo As String = String.Empty
EgtGetOutstrokeInfo(sInfo)