Script execution

This commit is contained in:
x07maop
2015-08-24 10:28:14 +02:00
parent c5fd22e635
commit cd44b943cc
+1 -1
View File
@@ -11,7 +11,7 @@ ENERGY_CHANGE_SLEEP = 0.5
#Pre-actions
cawait('ACOAU-ACCU:OP-MODE', 'Light Available', type = 's')
aput('X07MA-ID:MODE', 'CIRC +')
caput('X07MA-ID:MODE', 'CIRC +')
sleep(1.0)
cawait('X07MA-ID:DONE', 'DONE', type = 's')
caput('X07MA-ID:ENERGY-OFFS', '-1.0')