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