Script execution

This commit is contained in:
x03daop
2017-03-17 17:10:19 +01:00
parent bec9ec4904
commit f365db4906
+5 -5
View File
@@ -5,12 +5,12 @@ XAS scan
POSITIONERS = (Eph)
SENSORS = (SampleCurrent, RefCurrent, AuxCurrent, AuxVoltage, MachineCurrent)
#SENSORS = (SampleCurrent, RefCurrent, AuxCurrent, MachineCurrent, OpticsCameraCentroidX, OpticsCameraSigmaX)
STARTPOS = (540.0)
ENDPOS = (550.0)
STARTPOS = (537.0)
ENDPOS = (547.0)
#NUMPOINTS = 76
STEPSIZE = 0.1
LATENCY = 1.0
DWELL = 1.0
STEPSIZE = 0.05
LATENCY = 0.5
DWELL = 2.0
ENDSCAN = False # close shutter at end
value = DWELL * 10.0