GLAST/LAT > DAQ and FSW > FSW > Index by Name within Package
AemEnv00 (572/0x23C) - Telemetry Packet
|
"AEM environmental quantities for FREE boards 0-5 and the DAB" (APP/LHK) View Options: (help) Context:
Description:
Layout: (hide detail; help)
AemEnv00 (pkt) | Padus16 rsv (fld) ... spare0 (fld) | AEMFREEPWR freepwr (bf) | | Paduc3 pad (0-2) | | status status (3) | | switch free11 (4) ... free0 (15) | ADC free[0-27] (bf) | | ADClimit limit (0-2) | | status status (3) | | ADCvalue value (4-15) | Padus16 spare1[0-19] (fld)
typedef struct _LHK_AemEnv00_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 spare0;
/* AEM FREE board power state register */
LHK_AEMFREEPWR freepwr;
/* An ADC result */
LHK_ADC free[28];
/* Explicit 16 bit pad in unsigned short */
unsigned short spare1[20];
} LHK_AemEnv00_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 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||