Script execution

This commit is contained in:
gac-x03da
2018-08-17 10:21:22 +02:00
parent d338ac448e
commit afe2942495
+3 -3
View File
@@ -8,9 +8,9 @@ set keithleys manuall to free run!
POSITIONERS = (ExitSlitY)
SENSORS = (SampleCurrent,RefCurrent, MachineCurrent)
STARTPOS = (-0.5)
ENDPOS = (1.0)
STEPS = 0.01
STARTPOS = (1.0)
ENDPOS = (-0.5)
STEPS = -0.01
LATENCY = 0.1
DWELL = 1.0