Script execution
This commit is contained in:
@@ -7,12 +7,12 @@ SENSORS = (Keithley1, Keithley2, MachineCurrent)
|
||||
|
||||
#SENSORS = (SampleCurrent, RefCurrent, AuxCurrent, AuxVoltage, MachineCurrent)
|
||||
#SENSORS = (SampleCurrent, RefCurrent, AuxCurrent, MachineCurrent, OpticsCameraCentroidX, OpticsCameraSigmaX)
|
||||
STARTPOS = (800)
|
||||
ENDPOS = (810)
|
||||
STARTPOS = (98)
|
||||
ENDPOS = (106)
|
||||
#NUMPOINTS = 76
|
||||
STEPSIZE = 0.1
|
||||
LATENCY = 5.0
|
||||
DWELL = 0.5
|
||||
DWELL = 1
|
||||
|
||||
ENDSCAN = False # close shutter at end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user