From: Jan Michel Date: Sun, 26 Oct 2014 18:28:48 +0000 (+0100) Subject: added registers of ADC data checker X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=42f2741a362cd342ec76e65cfb5e3882210759b8;p=daqtools.git added registers of ADC data checker --- diff --git a/web/htdocs/addons/adc.pl b/web/htdocs/addons/adc.pl index c530f8c..f282473 100755 --- a/web/htdocs/addons/adc.pl +++ b/web/htdocs/addons/adc.pl @@ -30,7 +30,7 @@ push(@setup,({name => "Control", address => 1})); push(@setup,({name => "Input", - cmd => "ADC-0xfe4b-InputHandler", + cmd => "ADC-0xfe4b-InputHandler&ADC-0xfe4b-InvalidWords", period => 1000, address => 1})); diff --git a/xml-db/database/ADC.xml b/xml-db/database/ADC.xml index 25ef6a8..26dd43b 100644 --- a/xml-db/database/ADC.xml +++ b/xml-db/database/ADC.xml @@ -91,7 +91,12 @@ Trigger enable for channels 47 - 32 - + + Check incoming words for validity. Two accepted words can be specified. + + + + @@ -235,5 +240,10 @@ - + + + Number of words not matching the given pattern + + +