Index: trunk/FACT++/src/ftmctrl.cc
===================================================================
--- trunk/FACT++/src/ftmctrl.cc	(revision 13215)
+++ trunk/FACT++/src/ftmctrl.cc	(revision 13216)
@@ -1288,6 +1288,6 @@
         fDimPassport      ("FTM_CONTROL/PASSPORT",        "X:1;S:1",
                                                           "Info about the FTM and FPGA version"
-                                                          "|Data0[int]:BoardId, hexCode"
-                                                          "|Data1[int]:DNA of the FTM board"),
+                                                          "|BoardId[int]:BoardId, hexCode"
+                                                          "|DNA[int]:DNA of the FTM board"),
         fDimTriggerRates  ("FTM_CONTROL/TRIGGER_RATES",   "X:1;X:1;I:1;F:1;F:40;F:160;F:1;F:1",
                                                           "Patch,Board,Camera trigger rates"
@@ -1345,10 +1345,10 @@
         fDimCounter       ("FTM_CONTROL/COUNTER",         "I:1;I:1;I:1;I:1;I:1;I:1",
                                                           "Communication statistics to or from FTM control and FTM"
-                                                          "|Data0[int]:Num. of headers (any header) received by ftm control"
-                                                          "|Data1[int]:Num. of static data blocks (ftm and ftu settings)"
-                                                          "|Data2[int]:Num. of dynamic data blocks (e.g. rates)"
-                                                          "|Data3[int]:Num. of FTU list (FTU identifiers, answer from ping)"
-                                                          "|Data4[int]:Num. of error messages"
-                                                          "|Data5[int]:Num. of answers from a single register accesess"),
+                                                          "|NumHeaders[int]:Num. of headers (any header) received by ftm control"
+                                                          "|NumStaticData[int]:Num. of static data blocks (ftm and ftu settings)"
+                                                          "|NumDynamicData[int]:Num. of dynamic data blocks (e.g. rates)"
+                                                          "|NumFtuList[int]:Num. of FTU list (FTU identifiers, answer from ping)"
+                                                          "|NumErrors[int]:Num. of error messages"
+                                                          "|NumRegister[int]:Num. of answers from a single register accesess"),
         fTimeStamp(UINT64_MAX),
         fTriggerCounter(UINT32_MAX)
