Script execution

This commit is contained in:
sfop
2016-06-06 17:00:02 +02:00
parent 50556f5089
commit 7cf9eed753

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)
print(laser_on) #caput("SIN-CVME-TIMAST-TMA:LaserDelayControl", 0)
def laser_off():
#caput("SIN-CVME-TIMAST-TMA:LaserDelayControl", 1)
print(laser_off) #caput("SIN-CVME-TIMAST-TMA:LaserDelayControl", 1)
I1 = 2.0
I2 = 5.0