Script execution

This commit is contained in:
voulot_d
2017-01-13 13:39:40 +01:00
parent 51bc152bdc
commit 4661908b92

View File

@@ -67,7 +67,7 @@ try:
raise Exception("Fit maximum outside scan range")
phase.write(phase_fit_max)
time.sleep(lat)
V = V.read()
V = V.read()
P = P.read()
caput(prefix + ":GET-ONCREST-VSUM-AMPLT", V)
caput(prefix + ":GET-ONCREST-KLY-POWER", P)