Script execution
This commit is contained in:
@@ -62,7 +62,7 @@ for E in setpoints:
|
||||
readback2 = caget("X11MA-XMCD:Ireadout")
|
||||
while abs(readback2-B) > FIELD_PRECISION:
|
||||
readback2 = caget("X11MA-XMCD:Ireadout")
|
||||
time.sleep(0.5)
|
||||
# time.sleep(0.5)
|
||||
|
||||
detector1 = keithley_1a.read() #Keithley1
|
||||
detector2 = keithley_2a.read() #Keithley2
|
||||
|
||||
Reference in New Issue
Block a user