GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LIM / V1-22-0 > lim / linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_LIM_Intercept Struct Reference

State information for an intercept object. More...

List of all members.

Public Attributes

unsigned int key
int disp_install
ITC_TaskID lim_tid
LIM_Modemode_p
LIM_Pkt_Sendcal_start_p
LIM_Pkt_Sendcal_abort_p
LIM_Pkt_Sendphys_start_p
LIM_Pkt_Sendphys_stop_p
LIM_Pkt_Sendphys_config_p
LIM_Pkt_Sendgbm_calcinfo_p
LIM_Pkt_Sendgbm_closeout_p
LIM_Pkt_Sendgbm_repoint_p
Lim_Apid apid [10]
Lim_Command cmd [20]


Detailed Description

State information for an intercept object.

Member Data Documentation

unsigned int _LIM_Intercept::key

Key value that is set to LIM_INTERCEPT_VALID_KEY when the intercept object state is valid.

int _LIM_Intercept::disp_install

Nonzero value indicates that the special LIM CMD-X queue command dispatch function is installed.

ITC_TaskID _LIM_Intercept::lim_tid

ID of the LIM task.

LIM_Mode* _LIM_Intercept::mode_p

Pointer to mode control object.

LIM_Pkt_Send* _LIM_Intercept::cal_start_p

Pointer to packet sending object to use with a Calibration-Start command.

LIM_Pkt_Send* _LIM_Intercept::cal_abort_p

Pointer to packet sending object to use with a Calibration-Abort command.

LIM_Pkt_Send* _LIM_Intercept::phys_start_p

Pointer to packet sending object to use with a Physics-Start command.

LIM_Pkt_Send* _LIM_Intercept::phys_stop_p

Pointer to packet sending object to use with a Physics-Stop command.

LIM_Pkt_Send* _LIM_Intercept::phys_config_p

Pointer to packet sending object to use with a Physics-Configure command.

LIM_Pkt_Send* _LIM_Intercept::gbm_calcinfo_p

Pointer to packet sending object to use with a GBM-Calcinfo command.

LIM_Pkt_Send* _LIM_Intercept::gbm_closeout_p

Pointer to packet sending object to use with a GBM-Closeout command.

LIM_Pkt_Send* _LIM_Intercept::gbm_repoint_p

Pointer to packet sending object to use with a GBM-Repoint command.

Lim_Apid _LIM_Intercept::apid[10]

Information about intercepted APIDs. Each entry describes a separate APID. Unused entries are identified with an APID value of zero.

Lim_Command _LIM_Intercept::cmd[20]

Information about intercepted commands. Each entry describes a separate command. Unused entries are identified with an apid_p value of NULL.


The documentation for this struct was generated from the following file:
Generated on Tue Sep 22 16:21:24 2009 by  doxygen 1.5.3