From 50556f5089b1eff002dbe0ba341e3feefd405cce Mon Sep 17 00:00:00 2001 From: sfop Date: Mon, 6 Jun 2016 16:59:13 +0200 Subject: [PATCH] Script execution --- script/test/Gun_solenoid_alignment_dv_test.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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