Closedown
This commit is contained in:
@@ -8,7 +8,7 @@ keithley 2: RMU
|
||||
"""
|
||||
|
||||
POSITIONERS = (ExitSlit)
|
||||
SENSORS = (Keithley1, Keithley2, MachineCurrent)
|
||||
SENSORS = (SampleCurrent, RefCurrent, MachineCurrent)
|
||||
STARTPOS = (-10.0)
|
||||
ENDPOS = (200.0)
|
||||
STEPS = 10.0
|
||||
|
||||
@@ -8,7 +8,7 @@ keithley 2: RMU
|
||||
"""
|
||||
|
||||
POSITIONERS = (ExitSlitY)
|
||||
SENSORS = (Keithley1, Keithley2, MachineCurrent)
|
||||
SENSORS = (SampleCurrent, RefCurrent, MachineCurrent)
|
||||
STARTPOS = (-0.5)
|
||||
ENDPOS = (1.0)
|
||||
STEPS = 0.01
|
||||
|
||||
Reference in New Issue
Block a user