GLAST/LAT > DAQ and FSW > FSW > Index by Name within Package

TMUX3 - Telemetry Struct


"TEM mux channel 3 environmental ADCs" (APP/LHK)

View Options: (help)

Definition:

    Alignment:2-byte boundary
    APID:535/0x217
    Attribute(s):
    Length: 128 bits (16 bytes)

Description:

    Contains 8 TKR cable temperature ADC values.

Layout: (hide detail; help)

TEM mux channel 3 environmental ADCs (TMUX3)
Telemetry Field Format
0x 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
000 TKRCBLT adcs[0-7]

    TMUX3 (str)
    |  TKRCBLT adcs[0-7] (bf)
    |  |  ADCS stat (0-3)
    |  |  ADCV val (4-15)
    

    typedef struct _LHK_TMUX3 {
    
        /* TKR Cable Temperature ADC value */
        LHK_TKRCBLT          adcs[8];
    
    } LHK_TMUX3;
    

Fields:

      Attribute(s):  

      Brief:  "TKR Cable Temperature ADC value"

      Instance(s):  adcs

      Describes a TKR cable temperature ADC value and status.

Same as:

Used by: