Script execution
This commit is contained in:
+2
-2
@@ -5,7 +5,7 @@ XAS scan
|
||||
POSITIONERS = (Eph)
|
||||
# SENSORS = (Keithley1, Keithley2, MachineCurrent)
|
||||
|
||||
SENSORS = (SampleCurrent, RefCurrent, AuxVoltage, MachineCurrent)
|
||||
SENSORS = (SampleCurrent, RefCurrent, MachineCurrent)
|
||||
#SENSORS = (SampleCurrent, RefCurrent, AuxCurrent, MachineCurrent, OpticsCameraCentroidX, OpticsCameraSigmaX)
|
||||
STARTPOS = (280.)
|
||||
ENDPOS = (290.)
|
||||
@@ -19,7 +19,7 @@ ENDSCAN = False # close shutter at end
|
||||
|
||||
def trig():
|
||||
wait_beam()
|
||||
time.sleep(2.)
|
||||
time.sleep(1.)
|
||||
#caput("X03DA-OP-10ADC:TRG.PROC", 1)
|
||||
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user