From: Manuel Penschuck Date: Sun, 2 Nov 2014 11:51:36 +0000 (+0100) Subject: CERN_CBMRich: included new dmon mods into config X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=9792c2a214edead5ace248a1d427fa10b2fd6a50;p=daqtools.git CERN_CBMRich: included new dmon mods into config --- 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],