Script execution
This commit is contained in:
+3
-1
@@ -22,7 +22,9 @@ def laser_off():
|
||||
caput("SIN-TIMAST-TMA:Beam-Las-Delay-Sel", 1)
|
||||
caput("SIN-TIMAST-TMA:Beam-Apply-Cmd.PROC", 1)
|
||||
time.sleep(LASER_SETTLING_TIME)
|
||||
|
||||
|
||||
def is_laser_on():
|
||||
caget ("SIN-TIMAST-TMA:Beam-Las-Delay-Sel",'d') == 0
|
||||
|
||||
# Switch off magnets
|
||||
def ccr(magnet):
|
||||
|
||||
Reference in New Issue
Block a user