From b3864207d3cd079aa0bbd3a6ab89b9bb6a42a552 Mon Sep 17 00:00:00 2001 From: Leonardo Sala Date: Fri, 18 Aug 2017 15:04:06 +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 e272349..36eac8d 100644 --- a/script/caput_settings.py +++ b/script/caput_settings.py @@ -26,7 +26,7 @@ caput ("X12SA-OP-BPM6:ValuesPerRead", 1) caput ("X12SA-OP-BPM6:AveragingTime", 0.1) -caput ("X12SA-OP-BPM6:NumChannels", 4) +caput ("X12SA-OP-BPM6:NumChannels", "4") caput ("X12SA-OP-BPM6:ReadFormat", "Binary")