enhance simulation
This commit is contained in:
@@ -114,7 +114,8 @@ Coord[1].Q[0]=-3 //motion program started and waits. Arm(-2) is done in triggerS
|
|||||||
self.sync_prg = prg
|
self.sync_prg = prg
|
||||||
#download and start triggerSync code
|
#download and start triggerSync code
|
||||||
comm=self.comm
|
comm=self.comm
|
||||||
if comm is None: return
|
if comm is None:
|
||||||
|
_log.info('simulated');return
|
||||||
|
|
||||||
mode=0 #mode to pass to triggerSync program
|
mode=0 #mode to pass to triggerSync program
|
||||||
if sync_mode==2:mode+=1 #synchronize
|
if sync_mode==2:mode+=1 #synchronize
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user