Script execution

This commit is contained in:
gobbo_a
2017-09-05 10:44:20 +02:00
parent c3dd0b387c
commit 52372a358e

View File

@@ -51,7 +51,7 @@ def switch_off_magnets(magnets = None):
caput(m + ":I-SET", 0.0)
sleep(0.5)
for m in magnets:
pass
ccr(m)
def is_timing_ok():
return caget("SIN-TIMAST-TMA:SOS-COUNT-CHECK") == 0