EgtCAM5 :
- aggiornamento simulazione per risultato MCH_SIM.STOP_.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user