GLAST/LAT > DAQ and FSW > FSW > Index by Name within Package
GEMLRS gemlrs - Telemetry Struct
|
"GEM Low-Rate Science Counter" (APP/LHK) View Options: (help) Ancestry:
Definition:
Description:
Layout: (hide detail; help)
GEMLRS (str) | GEMLRSLIVE live (fld) | GEMPRSCL presc (fld) | GEMLRSDISC disc (fld) | GEMLRSSENT sent (fld) | GEMLRSDEAD dead (fld)
typedef struct _LHK_GEMLRS {
/* GEM low-rate science livetime counter */
unsigned int live;
/* Low-rate science prescaled counter */
unsigned int presc;
/* GEM low-rate science discarded counter */
unsigned int disc;
/* GEM low-rate science sent counter */
unsigned int sent;
/* GEM low-rate science dead zoned counter */
unsigned int dead;
} LHK_GEMLRS;
Fields:
The GEM maintains a counter of the number of times that a window failed to open because one or more enabled conditions occurred within the dead zone. If a condition occurs within the dead-zone, but is not enabled, the counter will not increment. If more then one enabled condition occurs simultaneously within the dead-zone, the counter increments by only one.
Window turns discarded due to busy
1/deadtime statistics
Window turns which result in a sent message
Window turns discarded due to prescaling | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||