Script execution

This commit is contained in:
gac-x11ma
2018-09-03 17:02:40 +02:00
parent dfcc5a566a
commit 3a0273654f
+1 -2
View File
@@ -20,8 +20,7 @@ caput('X11MA-KEI12:NPLC', NPLC)
TRY.write(Y_start)
TRZ.write(Z_start)
cawait('X11MA-VME-ES4:TRY.RBV',Y_start)
cawait('X11MA-VME-ES4:TRZ.RBV',Z_start)
time.sleep(5)
# run the area scan
r1 = ascan((TRY,TRZ), (Keithley_1_raw,Keithley_2_raw,Keithley_3_raw), (Y_start,Z_start), (Y_end,Z_end), (Y_steps-1,Z_steps-1), 3.0, False, 1, True)