Script execution

This commit is contained in:
x03daop
2017-01-27 17:42:22 +01:00
parent bc25e2e190
commit c5c717325e
+3 -3
View File
@@ -9,9 +9,9 @@ AuxCurrent: not connected
import time
# G1200 1x1 reference sscan_2264 (elog:114)
STARTPOS = (260)
ENDPOS = (310)
STEPS = 1.0
STARTPOS = (270.0)
ENDPOS = (310.0)
STEPS = 0.5
LATENCY = 1.0
DWELL = 1.0