GLAST/LAT > DAQ and FSW > FSW > Index by Name within Package
DiagAemEnv0 (646/0x286) - Telemetry Packet
|
"Diagnostic AEM Environmental Monitor Packet 0" (APP/LHK) View Options: (help) Context:
Description:
Layout: (hide detail; help)
DiagAemEnv0 (pkt) | Padus16 rsv (fld) ... spare (fld) | AEMFREEPWR freepwr (bf) | | Paduc3 pad (0-2) | | status status (3) | | switch free11 (4) ... free0 (15) | ADC free[0-47] (bf) | | ADClimit limit (0-2) | | status status (3) | | ADCvalue value (4-15)
typedef struct _LHK_DiagAemEnv0_Tlm {
/* Telemetry header */
char hdr[14];
/* Explicit 16 bit pad in unsigned short */
unsigned short rsv;
/* Explicit 16 bit pad in unsigned short */
unsigned short spare;
/* AEM FREE board power state register */
LHK_AEMFREEPWR freepwr;
/* An ADC result */
LHK_ADC free[48];
} LHK_DiagAemEnv0_Tlm;
Fields:
A compound of ADC readout and limit evaluation
Contains the state of the FREE board power switches in the AEM.
Explicit 16 bit pad in unsigned short | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||