]> jspc29.x-matter.uni-frankfurt.de Git - daqtools.git/commitdiff
TDC registers are updated for the xml-database
authorCahit Ugur <c.ugur@gsi.de>
Fri, 11 Jul 2014 14:23:17 +0000 (16:23 +0200)
committerCahit Ugur <c.ugur@gsi.de>
Fri, 11 Jul 2014 14:23:17 +0000 (16:23 +0200)
xml-db/database/TDC.xml

index c024d7fe3c089626386003579249e00accfbb386..3716923034c38c9a7dbf79b28c82beba66399541 100644 (file)
       <field name="ChannelCount" start="8" bits="8" format="unsigned">
         <description>Number of implemented channels</description>
       </field>
-      <field name="RefTimeSyncedTo100" start="16" bits="1" invertflag="true" format="boolean">
-        <description>Reference time synchronised to 100 MHz Trb-Net
-        clock</description>
+      <field name="RefTimePolarity" start="16" bits="1" invertflag="true" format="enum">
+        <description>Reference time polarity</description>
+        <enumItem value="0">Polarity Correct</enumItem>
+        <enumItem value="1">Polarity Wrong</enumItem>
       </field>
       <field name="TdcVersion" start="17" bits="11" invertflag="true" format="hex">
         <description>TDC core version number</description>