Ignore:
Timestamp:
10/28/11 19:58:33 (13 years ago)
Author:
tbretz
Message:
Removed invalid characters from Dim descriptions
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/fscctrl.cc

    r12272 r12316  
    664664        fDimTemp   ("FSC_CONTROL/TEMPERATURE", "F:1;F:31;F:8;F:8;F:4;F:4;F:4",
    665665                    "|t[s]:FSC uptime"
    666                     "|T_sens[°C]:Sensor compartment temperatures"
    667                     "|T_crate[°C]:Temperatures crate 0 (back/front), 1 (back/front), 2 (back/front), 3 (back/front)"
    668                     "|T_ps[°C]:Temperatures power supplies crate 0 (back/front), 1 (back/front), 2 (back/front), 3 (back/front)"
    669                     "|T_aux[°C]:Auxiliary power supply temperatures FTM (top/bottom), FSC (top/bottom)"
    670                     "|T_back[°C]:FTM backpanel temperatures FTM (top/bottom), FSC (top/bottom)"
    671                     "|T_eth[°C]:Ethernet switches temperatures top (front/back), bottom (front/back)"),
     666                    "|T_sens[deg C]:Sensor compartment temperatures"
     667                    "|T_crate[deg C]:Temperatures crate 0 (back/front), 1 (back/front), 2 (back/front), 3 (back/front)"
     668                    "|T_ps[deg C]:Temperatures power supplies crate 0 (back/front), 1 (back/front), 2 (back/front), 3 (back/front)"
     669                    "|T_aux[deg C]:Auxiliary power supply temperatures FTM (top/bottom), FSC (top/bottom)"
     670                    "|T_back[deg C]:FTM backpanel temperatures FTM (top/bottom), FSC (top/bottom)"
     671                    "|T_eth[deg C]:Ethernet switches temperatures top (front/back), bottom (front/back)"),
    672672        fDimHum    ("FSC_CONTROL/HUMIDITY", "F:1;F:4",
    673673                    "|t[s]:FSC uptime"
Note: See TracChangeset for help on using the changeset viewer.