Script execution

This commit is contained in:
X11MA
2017-02-09 11:54:47 +01:00
parent 45b96eef03
commit 19783df63a

View File

@@ -47,8 +47,8 @@ def stopPlot():
E1 = 680
E2 = 750
TIME = 2 #min
E2 = 690
TIME = 0.5 #min
DELAY = 10.0 #s
PREFIX = 'Data'
RUNTYPE = "+/-"
@@ -119,7 +119,7 @@ for scan_no in range(number_of_scans):
caput(OTF_FID,fid)
time.sleep(2.0)
caput(OTF_ESET, E1)
#wait_channel(OTF_DONE, 1, type = 'i')
wait_channel(OTF_DONE, 1, type = 'i')
time.sleep(DELAY)
time.sleep(2.0)