]> jspc29.x-matter.uni-frankfurt.de Git - daqtools.git/commitdiff
fix Bit in scaler reg
authorhadaq <hadaq@hades33.gsi.de>
Tue, 9 Feb 2021 15:20:08 +0000 (16:20 +0100)
committerhadaq <hadaq@hades33.gsi.de>
Tue, 9 Feb 2021 15:20:08 +0000 (16:20 +0100)
xml-db/database/TriggerBox.xml

index 6cdc7de5495ef81b518cf3b162f9fee05cb01a40..ab7f00d968d4b6eca26c03df185e5a7d092bc746 100644 (file)
       <field name="Count" start="0" bits="28" format="unsigned" rate="true" >
         <description>Scaler / Counter</description>
       </field>
-      <field name="State" start="28" bits="1" format="bitmask" >
+      <field name="State" start="31" bits="1" format="bitmask" >
         <description>Current State of the Input</description>
       </field>
     </register>