Script execution

This commit is contained in:
gac-x03da
2019-05-01 11:02:17 +02:00
parent 4e56853085
commit 153e421745

View File

@@ -10,7 +10,7 @@ POSITIONERS = (ExitSlitY)
SENSORS = (SampleCurrent,RefCurrent, MachineCurrent)
STARTPOS = (0.5)
ENDPOS = (-0.5)
STEPS = -0.001
STEPS = -0.1
LATENCY = 0.1
DWELL = 0.1
TOTAL_TIME = 50