From 9792c2a214edead5ace248a1d427fa10b2fd6a50 Mon Sep 17 00:00:00 2001 From: Manuel Penschuck Date: Sun, 2 Nov 2014 12:51:36 +0100 Subject: [PATCH] CERN_CBMRich: included new dmon mods into config --- users/cern_cbmrich/dmon_config.pl | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/users/cern_cbmrich/dmon_config.pl b/users/cern_cbmrich/dmon_config.pl index 6dcb249..fc6268c 100644 --- a/users/cern_cbmrich/dmon_config.pl +++ b/users/cern_cbmrich/dmon_config.pl @@ -3,13 +3,13 @@ #Scripts to start & order of icons in the Overview activeScripts => [['time','ping','-','-','daqop'], - ['numfee','temperature','reftime','-','-'], + ['numfee','temperature','reftime','billboard','mbs'], ['trgrate','datarate','deadtime','-','-'], ['heatmaprich','-','-','-','-'], - ['-','-','-','-','-'],], + ['cbmnetlink','cbmnetdata','cbmnetsync','-','-'],], #Names to be shown in left column of Overview (max 4 letters!) -qaNames => ['sys','main','rate','Pdwa','-','-'], +qaNames => ['sys','main','rate','Pdwa','CNet','-'], #Expected number of FPGAs in system NumberOfFpga => 90, @@ -54,6 +54,9 @@ HubTrbAdresses => [0x7005,0x7000,0x7001,0x7002,0x7003, 0x0105, 0x0115], +BillboardAddress => 0xf30a, +MBSAddress => 0xf30a, + #Addresses of all TDCs. Either single or broadcast addresses TdcAddress => [0xfe48,0xfe4e,0x7005], -- 2.43.0