EgtCAM5 :
- modifiche a simulazione per distinguere impostazione inizio da avvio esecuzione.
This commit is contained in:
+1
-1
@@ -420,7 +420,7 @@ Namespace EgtCAM5
|
||||
End Sub
|
||||
|
||||
Private Sub ExecSim()
|
||||
EgtSimStart()
|
||||
EgtSimStart(False)
|
||||
EgtSimSetStep(SliderValue * m_SliderX)
|
||||
Dim nShowDataCounter As Integer = 0
|
||||
While m_nStatus <> SIM_ST.ST_STOP
|
||||
|
||||
Reference in New Issue
Block a user