GLAST/LAT > DAQ and FSW > FSW > Index by Name within Package
CMDCNTRS cntrs - Telemetry Struct
|
View Options: (help) Ancestry:
Definition:
Description:
Layout: (hide detail; help)
CMDCNTRS (str) | TIMESEC sec (fld) | TIMESUBSEC subsec (fld) | CMDCNTS sent (fld) | CMDEXEF exef (fld)
typedef struct _LHK_CMDCNTRS {
/* Timestamp seconds */
unsigned int sec;
/* Timestamp subseconds */
unsigned int subsec;
/* Commands sent counter */
unsigned int sent;
/* Command execution failure counter */
unsigned int exef;
} LHK_CMDCNTRS;
Fields:
Commands sent to task.
Commands failing task execution
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||