GLAST/LAT > DAQ and FSW > FSW > Index by Name within Package
RedLimAlrt (851/0x353) - Telemetry Packet
|
"Red Limit Alert Packet" (APP/LHK) View Options: (help) Context:
Description:
Layout: (hide detail; help)
RedLimAlrt (pkt) | RLDEV dev (fld) | RLADC adc (fld) | RLCNT cnt (fld) | RLLIM lim (fld)
typedef struct _LHK_RedLimAlrt_Tlm {
/* Telemetry header */
char hdr[14];
/* Red Limit Device Opcode */
unsigned short dev;
/* Red Limit ADC Number */
unsigned short adc;
/* Red Limit ADC Counts */
unsigned short cnt;
/* Red Limit Threshold */
unsigned short lim;
} LHK_RedLimAlrt_Tlm;
Fields:
ACD number that exceeded its red limit.
This field is used to report the raw ADC count value that exceeded the specified red limit.
Opcode specifying the device that exceeded a red limit.
This field reports the limit threshold that was used to evaluate the exceeded ADC value. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||