]> jspc29.x-matter.uni-frankfurt.de Git - daqtools.git/commitdiff
small change in the xml database for tdc
authorCahit <c.ugur@gsi.de>
Wed, 24 Jun 2015 08:18:42 +0000 (10:18 +0200)
committerCahit <c.ugur@gsi.de>
Wed, 24 Jun 2015 08:18:42 +0000 (10:18 +0200)
xml-db/database/TDC.xml

index 404b42d0d7ce005edb2cfd062c02093b6fe6f013..5713b682986467493db3e2a295eb74b533d1c516 100644 (file)
       </field>
     </register>
 
-    <register name="TriggerTime" address="0002" purpose="status">
-      <description>Value of the last valid timing trigger time</description>
-      <field name="ValidTimingTriggerTime" start="0" bits="32" format="unsigned" unit="ns" scale="5">
-        <description>Arrival time of the valid timing trigger at the reference channel with
+    <register name="TriggerTime" address="0002">
+      <description>Arrival time of the last valid timing trigger at the reference channel with
         granularity of 5 ns</description>
-      </field>
+      <field name="TriggerTime" start="0" bits="32" format="unsigned" unit="ns" scale="5" rate="1" />
     </register>
 
+    <!-- <register name="TriggerTime" address="0002" purpose="status"> -->
+    <!--   <description>Value of the last valid timing trigger time</description> -->
+    <!--   <field name="ValidTimingTriggerTime" start="0" bits="32" format="unsigned" unit="ns" scale="5"> -->
+    <!--     <description>Arrival time of the valid timing trigger at the reference channel with -->
+    <!--     granularity of 5 ns</description> -->
+    <!--   </field> -->
+    <!-- </register> -->
+
     <register name="TriggerWindowStatus" address="0003" purpose="status">
       <description>Status of the TriggerWindow feature</description>
       <field name="TriggerWindowBeforeValue" start="0" bits="11" format="unsigned" unit="ns" scale="5">