Script execution
This commit is contained in:
@@ -19,9 +19,9 @@ def ccr(mag):
|
||||
sleep(0.5)
|
||||
n = caget(mag + ":I-COMP")
|
||||
def laser_on():
|
||||
caput("SIN-CVME-TIMAST-TMA:LaserDelayControl", 0)
|
||||
#caput("SIN-CVME-TIMAST-TMA:LaserDelayControl", 0)
|
||||
def laser_off():
|
||||
caput("SIN-CVME-TIMAST-TMA:LaserDelayControl", 1)
|
||||
#caput("SIN-CVME-TIMAST-TMA:LaserDelayControl", 1)
|
||||
|
||||
I1 = 2.0
|
||||
I2 = 5.0
|
||||
|
||||
Reference in New Issue
Block a user