GLAST/LAT > DAQ and FSW > FSW > Index by Name within Package
DiagItcCfg (658/0x292) - Telemetry Packet
|
"Diagnostic ITC Configuration" (APP/LHK) View Options: (help) Context:
Description:
Layout: (hide detail; help)
DiagItcCfg (pkt) | Padus16 spare[0-2] (fld) | ItcConfig siu[0-17] (bf) | | DEFINED defined (0) | | Padus5 spare (1-5) | | MSGLVL msg_level (6-7) | | CNAE cn_ae (8-9) | | CNAF cn_af (10-11) | | CBAE cb_ae (12-13) | | CBAF cb_af (14-15) | ItcConfig epu0[0-9] (same bf) | ItcConfig epu1[0-9] (same bf) | ItcConfig epu2[0-9] (same bf)
typedef struct _LHK_DiagItcCfg_Tlm {
/* Telemetry header */
char hdr[14];
/* Explicit 16 bit pad in unsigned short */
unsigned short spare[3];
/* ITC configuration of a single task */
LHK_ItcConfig siu[18];
/* ITC configuration of a single task */
LHK_ItcConfig epu0[10];
/* ITC configuration of a single task */
LHK_ItcConfig epu1[10];
/* ITC configuration of a single task */
LHK_ItcConfig epu2[10];
} LHK_DiagItcCfg_Tlm;
Fields:
ITC configuration of a single task
Explicit 16 bit pad in unsigned short | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||