Script execution

This commit is contained in:
x03daop
2016-07-28 16:32:54 +02:00
parent 6d27ad3e23
commit a34aa2d57a

View File

@@ -6,7 +6,7 @@ POSITIONERS = (ExitSlit)
SENSORS = (SampleCurrent, RefCurrent, AuxCurrent, MachineCurrent)
STARTPOS = (200.0)
ENDPOS = (0.0)
STEPS = -10.0
STEPS = 10.0
LATENCY = 0.1
DWELL = 1.0