]> jspc29.x-matter.uni-frankfurt.de Git - daqtools.git/commitdiff
fix MDC counter registers
authorJan Michel <j.michel@gsi.de>
Thu, 16 Sep 2021 12:27:09 +0000 (14:27 +0200)
committerJan Michel <j.michel@gsi.de>
Thu, 16 Sep 2021 12:27:09 +0000 (14:27 +0200)
xml-db/database/MDCUpgrade.xml

index bf8a8dd9a1f8941d6fe21079a9df8afec9b47d1c..b299f505e049baa6c6b4955a087c5ec35bd181fa 100644 (file)
@@ -35,7 +35,7 @@
         <description>Length of the spike rejection.</description>
       </field>
       <field name="TriggerWindow" start="16" bits="9" format="unsigned" scale="6.4" unit="ns" noflag="true" mode="rw">
-        <description>Length of the spike rejection. Values 1..10 are not allowed. 0 equals 3276.8 ns.</description>
+        <description>Length of the trigger window. Values 1..10 are not allowed. 0 equals 3276.8 ns.</description>
       </field>
     </register>
     
@@ -51,7 +51,7 @@
   </group>
   
    
-  <group name="SpikeCounter" address="c100"  size="32"  purpose="status" mode="r" continuous="true">
+  <group name="SpikeCounter" address="c120"  size="32"  purpose="status" mode="r" continuous="true">
     <register name="SpikeCount" address="0000" repeat="32">
       <description>Counter for rejected spikes</description>
       <field name="SpikeCount" start="0" bits="24" format="unsigned" rate="true" noflag="true" mode="r" />