GLAST/LAT > DAQ and FSW > FSW > Index by Name within Package
LRAREAD (1664/0x680:1) - Telecommand Packet
|
ITOS Mnemonic: LRAREAD View Options: (help) Context:
Description:
Layout: (hide detail; help)
READ (pkt) | CMPNT cmpnt (fld) | BLOCK block (fld) | TEM tem (fld) | CC cc (fld) | RC rc (fld) | FE fe (fld) | REG reg (fld) | DEST dest (fld)
typedef struct _LRA_READ_Pkt {
/* CCSDS header */
char hdr[8];
/* Command payload */
LRA_READ_Prm pay;
} LRA_READ_Pkt;
Fields:
The register block number to access, for components that have more than one such block.
The cable controller number, for those components accessed via a CC.
The LRA component number of the detector component (GEM, EBM, TEM, etc) to access.
The destination for the generated register data. 0 = diagnostic stream (1552), 1 = science stream (SSR).
The front-end number, for those components located on a front-end.
The readout controller number, for those components accessed via an RC.
The number of the register to access.
The TEM number to access, for those components that are TEM-based. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||