Script execution

This commit is contained in:
sfop
2016-09-12 15:55:55 +02:00
parent ec78778cc2
commit 20f0b273d9
+3 -1
View File
@@ -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):