Script execution

This commit is contained in:
x03daop
2017-01-27 19:22:38 +01:00
parent 9ee5fe430a
commit 24e753ce84
+10 -10
View File
@@ -9,11 +9,11 @@ AuxCurrent: not connected
import time
# G600 full spectrum
STARTPOS = (50.0)
ENDPOS = (1100.0)
STEPS = 10.0
LATENCY = 5.0
DWELL = 1.0
#STARTPOS = (50.0)
#ENDPOS = (1100.0)
#STEPS = 10.0
#LATENCY = 5.0
#DWELL = 1.0
# G1200 full spectrum
#STARTPOS = (100.0)
@@ -23,11 +23,11 @@ DWELL = 1.0
#DWELL = 1.0
# carbon edge
#STARTPOS = (270.0)
#ENDPOS = (310.0)
#STEPS = 0.5
#LATENCY = 1.0
#DWELL = 1.0
STARTPOS = (270.0)
ENDPOS = (310.0)
STEPS = 0.5
LATENCY = 1.0
DWELL = 1.0
# G600 1x1 reference sscan_2268 (elog:119)
#SampleCurrentGain.write("L, 10^7")