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

AEMDAQENV - Telemetry Struct


"AEM DAQ Environmental" (APP/LHK)

View Options: (help)

Definition:

    Alignment:2-byte boundary
    APID:638/0x27E
    Attribute(s):
    Length: 64 bits (8 bytes)

Description:

Layout: (hide detail; help)

AEM DAQ Environmental (AEMDAQENV)
Telemetry Field Format
0x 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
000 AEMFR33ISUM sumv
002 DABTEMP dabt
004 AEMFR28ISUM sumi
006 DAQ33V dabv

    typedef struct _LHK_AEMDAQENV {
    
        /* AEM FREE Board 3.3 Sum */
        LHK_AEMFR33ISUM      sumv;
    
        /* DAQ Board Temperature */
        LHK_DABTEMP          dabt;
    
        /* AEM FREE Board 28V Sum */
        LHK_AEMFR28ISUM      sumi;
    
        /* DAQ Board 3.3 Voltage */
        LHK_DAQ33V           dabv;
    
    } LHK_AEMDAQENV;
    

Fields:

      Attribute(s):  

      Brief:  "AEM FREE Board 28V Sum"

      Instance(s):  sumi

      The sum of the high voltage (28V) currents measured over all FREE boards.

      Attribute(s):  

      Brief:  "AEM FREE Board 3.3 Sum"

      Instance(s):  sumv

      The sum of the digital(3.3) currents of all FREE boards.

      Attribute(s):  

      Brief:  "DAQ Board Temperature"

      Instance(s):  dabt

      The temperature of the DAQ board.

      Attribute(s):  

      Brief:  "DAQ Board 3.3 Voltage"

      Instance(s):  dabv

      The digital (3.3) voltage of the DAQ board.

Used by: