GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LCFG / V1-2-3
Constituent: lcfg     Tag: rad750
Collaboration diagram for LCFG_controller:

Data Fields | |
| unsigned | cacheFid |
| The file ID of the LAT configuration master file used to create the current cached IMM. | |
| unsigned | ignoreFid |
| The file ID of the LAT ignore file. | |
| unsigned | cacheKey |
| The file key of the LAT configuration master file used to create the current cached IMM. | |
| unsigned | configKey |
| The file key of the LAT configuration master file used to create the last IMM that was used to configure the LAT. | |
| unsigned | ignoreKey |
| The file key of the LAT ignore file. | |
| RIM * | cache |
| The last configuration read from file and applied to the LAT. | |
| RIM * | capture |
| In-memory model of the current configuration of the LAT. | |
| RIM_map * | ignore |
| Bit-map indicating the portions of the LAT to ignore during verification or capture. | |
| LCFG_hsk * | hsk |
| Address of LCFG housekeeping information. | |
| FPA_fcb * | fpa |
| Fixed packet allocator that provide storage for the construction of datagrams sent to the SSR. | |
| void * | buf |
| Buffer associated with the FPA. | |
| RIM_loadFn ** | load |
| Ordered array of function pointers linking register types and load functions. | |
| RIM_decodeFn ** | decode |
| Ordered array of function pointers linking register types and decode functions. | |
| RIM_readFn ** | read |
| Ordered array of function pointers linking register types and read functions. | |
| RIM_rqstInfo * | rqi |
| Array of items accompanying a command list used to provide decode info. | |
| LEM_micr * | cr |
| Multi-item command/response list used to interact with the LAT. | |
1.4.4