]> jspc29.x-matter.uni-frankfurt.de Git - daqtools.git/commitdiff
fix description
authorJan Michel <j.michel@gsi.de>
Mon, 23 Aug 2021 12:01:57 +0000 (14:01 +0200)
committerJan Michel <j.michel@gsi.de>
Mon, 23 Aug 2021 12:01:57 +0000 (14:01 +0200)
xml-db/database/MDCUpgrade.xml

index 67afbc1453be6933c9559bbce2bcea440ac8e303..bf8a8dd9a1f8941d6fe21079a9df8afec9b47d1c 100644 (file)
         <description>Use Pasttrec test as calibration signal</description>
       </field>
       <field name="SpikeRejection" start="8" bits="4" format="unsigned" scale="6.4" unit="ns" noflag="true" mode="rw">
-        <description>Length of the spike rejection. Values 1..10 are not allowed</description>
+        <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</description>
+        <description>Length of the spike rejection. Values 1..10 are not allowed. 0 equals 3276.8 ns.</description>
       </field>
     </register>
     
@@ -51,7 +51,7 @@
   </group>
   
    
-  <group name="SpikeCount" address="c100"  size="32"  purpose="status" mode="r" continuous="true">
+  <group name="SpikeCounter" address="c100"  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" />