From: Jan Michel Date: Tue, 4 Mar 2014 10:50:39 +0000 (+0100) Subject: added definition of Input Monitor X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=6e3d789704c87b615a4882086accbecba2f12314;p=daqtools.git added definition of Input Monitor --- diff --git a/xml-db/database/InputMonitor.xml b/xml-db/database/InputMonitor.xml new file mode 100644 index 0000000..3a80551 --- /dev/null +++ b/xml-db/database/InputMonitor.xml @@ -0,0 +1,80 @@ + + + Input monitoring and trigger signal generation + + + Registers of the input monitoring + + Enables individual inputs for monitoring + + + + + Inverts individual inputs for monitoring + + + + + Sets the rate at which values are written to the fifo. + + + + + Current value of the timer + + + + + Status information of the monitoring block + + Number of data words in fifo for first input + + + Write signal for fifos + + + Word counter of Fifo control logic + + + + Current status of all inputs + + + + + Control signals for fifo and counters + + Start writing data to fifo + + + Reset all counters + + + + + + Fifos for each input. 1024 words each. + + Fifo with history of input edge counters. + + + + + + + Current counter value for each input + + Current value of the input edge counter + + + + + + + + + diff --git a/xml-db/schema/TrbNetCommon.xsd b/xml-db/schema/TrbNetCommon.xsd index 52aff10..6b87945 100644 --- a/xml-db/schema/TrbNetCommon.xsd +++ b/xml-db/schema/TrbNetCommon.xsd @@ -262,6 +262,8 @@ + +