Closedown

This commit is contained in:
X11MA
2016-02-09 14:03:16 +01:00
parent 6d84362b10
commit 86668ddee4

View File

@@ -70,7 +70,14 @@ time.sleep(1.0)
caput (TIME_DELAY_SET, START)
caput (TIME_DELAY_START, 1)
wait_channel(TIME_DELAY_COMPLETE, 'SCAN Complete')
'''if TIME_DELAY_SET == 0:
caput (LPP_DELAY, DELAY)
caput (LPP_FINE_DELAY, FINE_DELAY)
else
'''
timeout_1= (caget TIME_DELAY_SET)/(caget TIME_DELAY_VAL)
print timeout_1
wait_channel(TIME_DELAY_COMPLETE, 'SCAN Complete', timeout=10)
###############################################################################
# Plotting