GLAST/LAT > DAQ and FSW > FSW > Index by Name within Package
LimContrib lim - Telemetry Struct
|
"LIM's contribution to the LIM status packet" (APP/LHK) View Options: (help) Ancestry:
Definition:
Description:
Layout: (hide detail; help)
LimContrib (str) | ui status (fld) | us action (fld) | uc opMode (fld) ... LpaState (fld) | ui tooSecsLeft (fld) ... gbmDisableSecsLeft (fld) | TOOSTATEBF too (bf) | | Paduc5 pad (0-4) | | STARTED started (5) | | ACTIVE active (6) | | READY ready (7) | ARRSTATEBF arr (bf) | | Paduc2 pad (0-1) | | PENDING rep_req_pending (2) | | GRBSTATE grb_state (3-5) | | ACTIVE active (6) | | READY ready (7) | GBMCONFIGBF gbm (bf) | | Paduc5 pad (0-4) | | ALLOWED pri_int_allowed (5) ... rep_req_allowed (7) | HVCONFIGBF hv (bf) | | Paduc7 pad (0-6) | | ALLOWED hv_allowed (7)
typedef struct _LHK_LimContrib {
/* Unsigned int */
unsigned int status;
/* Unsigned short */
unsigned short action;
/* Unsigned char */
unsigned char opMode;
/* Unsigned char */
unsigned char virtMode;
/* Unsigned char */
unsigned char saaTransit;
/* Unsigned char */
unsigned char LciState;
/* Unsigned char */
unsigned char LdfState;
/* Unsigned char */
unsigned char LpaState;
/* Unsigned int */
unsigned int tooSecsLeft;
/* Unsigned int */
unsigned int arrSecsLeft;
/* Unsigned int */
unsigned int gbmDisableSecsLeft;
/* TOO State Bitfield */
LHK_TOOSTATEBF too;
/* ARR State Bitfield */
LHK_ARRSTATEBF arr;
/* GBM Interface Configuration Bitfield */
LHK_GBMCONFIGBF gbm;
/* High-Voltage Interface Configuration Bitfield */
LHK_HVCONFIGBF hv;
} LHK_LimContrib;
Fields:
Bitfield containing the current ARR observation state.
Bitfield containing the current configuration of the GBM interface.
Bitfield containing the current configuration of the ACD high-voltage interface.
Bitfield containing the current TOO observation state.
Unsigned char
Unsigned int
Unsigned short | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||