GLAST/LAT > DAQ and FSW > FSW > Index by Name within Package
LRALOAD (1664/0x680:2) - Telecommand Packet
|
ITOS Mnemonic: LRALOAD View Options: (help) Context:
Description:
Layout: (hide detail; help)
LOAD (pkt) | CMPNT cmpnt (fld) | BLOCK block (fld) | TEM tem (fld) | CC cc (fld) | RC rc (fld) | FE fe (fld) | REG reg (fld) | PAD pad (fld) | VALHI valhi (fld) | VALLO vallo (fld)
typedef struct _LRA_LOAD_Pkt {
/* CCSDS header */
char hdr[8];
/* Command payload */
LRA_LOAD_Prm pay;
} LRA_LOAD_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 front-end number, for those components located on a front-end.
Padding field to make length an even number of bytes.
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.
The high order 32 bits of the value to be loaded into the specified registers.
The low order 32 bits of the value to be loaded into the specified registers. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||