Closedown

This commit is contained in:
x07maop
2015-06-17 09:30:55 +02:00
parent 2511f338a9
commit 3cc92705a6
5 changed files with 68 additions and 12 deletions

View File

@@ -29,6 +29,8 @@ FILE = 'Fe_plus'
#cawait('ACOAU-ACCU:OP-MODE', 'Light Available', type = 's')
caput('X07MA-ID:MODE', MODE)
time.sleep(1.0)
if MODE == 'LINEAR':
caput('X07MA-ID:ALPHA', ALPHA)
cawait('X07MA-ID:DONE', 'DONE', type = 's')
caput('X07MA-ID:ENERGY-OFFS', OFFSET)
cawait('X07MA-ID:DONE', 'DONE', type = 's')