Script execution

This commit is contained in:
sfop
2016-06-06 16:59:13 +02:00
parent 6346ed7888
commit 50556f5089

View File

@@ -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