Script execution
This commit is contained in:
@@ -37,9 +37,8 @@ def trig():
|
||||
time.sleep(0.1)
|
||||
caput(KEI_DIODE + "DOTRIGGER", 1)
|
||||
caput(KEI_RMU + "DOTRIGGER", 1)
|
||||
time.sleep(DWELL)
|
||||
time.sleep(DWELL * 1.5)
|
||||
caput(KEI_DIODE + "DOFETCH", 1)
|
||||
caput(KEI_RMU + "DOFETCH", 1)
|
||||
|
||||
lscan(POSITIONERS, SENSORS, STARTPOS, ENDPOS, STEPS, LATENCY, before_read=trig, after_read=after_readout)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user