Script execution

This commit is contained in:
gac-x03da
2018-02-09 14:15:14 +01:00
parent 19beb11065
commit a9073edd51

View File

@@ -7,8 +7,8 @@ SENSORS = (Keithley1, Keithley2, MachineCurrent)
#SENSORS = (SampleCurrent, RefCurrent, AuxCurrent, AuxVoltage, MachineCurrent)
#SENSORS = (SampleCurrent, RefCurrent, AuxCurrent, MachineCurrent, OpticsCameraCentroidX, OpticsCameraSigmaX)
STARTPOS = (810)
ENDPOS = (850)
STARTPOS = (800)
ENDPOS = (810)
#NUMPOINTS = 76
STEPSIZE = 0.1
LATENCY = 5.0