Closedown
This commit is contained in:
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user