From 5b2dc3277167af7c836f259a11a1b51bce78269d Mon Sep 17 00:00:00 2001 From: Leonardo Sala Date: Fri, 18 Aug 2017 14:41:03 +0200 Subject: [PATCH] Script execution --- script/caput_settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/caput_settings.py b/script/caput_settings.py index 3157bbf..c48f714 100644 --- a/script/caput_settings.py +++ b/script/caput_settings.py @@ -30,7 +30,7 @@ caput ("X12SA-OP-BPM6:NumChannels", 4) caput ("X12SA-OP-BPM6:ReadFormat", "Binary") -caput ("X12SA-OP-BPM6:TriggerMode", "Ext. trig.") #if it should wait for the HW Trigger +#caput ("X12SA-OP-BPM6:TriggerMode", "Ext. trig.") #if it should wait for the HW Trigger caput ("X12SA-OP-BPM6:TriggerMode", "Free run" ) #without HW Trigger