Script execution

This commit is contained in:
gac-x03da
2018-02-10 16:00:57 +01:00
parent 0bd76bca82
commit f8bbef8617

View File

@@ -3,9 +3,9 @@ XAS scan
"""
POSITIONERS = (Eph)
SENSORS = (Keithley1, Keithley2, MachineCurrent)
# SENSORS = (Keithley1, Keithley2, MachineCurrent)
#SENSORS = (SampleCurrent, RefCurrent, AuxCurrent, AuxVoltage, MachineCurrent)
SENSORS = (SampleCurrent, RefCurrent, AuxCurrent, AuxVoltage, MachineCurrent)
#SENSORS = (SampleCurrent, RefCurrent, AuxCurrent, MachineCurrent, OpticsCameraCentroidX, OpticsCameraSigmaX)
STARTPOS = (98)
ENDPOS = (106)