diff --git a/script/test/Gun_solenoid_alignment_dv_test.py b/script/test/Gun_solenoid_alignment_dv_test.py index 8b71909..f24c30b 100644 --- a/script/test/Gun_solenoid_alignment_dv_test.py +++ b/script/test/Gun_solenoid_alignment_dv_test.py @@ -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