GLAST/LAT > DAQ and FSW > FSW > Index by Name within Package
LSWDUMPTRACENAME (1612/0x64C:3) - Telecommand Packet
|
"Dump a code trace by name." (APP/LSW) ITOS Mnemonic: LSWDUMPTRACENAME View Options: (help) Context:
Description:
Layout: (hide detail; help)
DumpTraceByName (pkt) | NODETRANID flag (bf) | | NODE nid (0-3) | | TRANID tranID (4-15) | DEST dest (fld) | PAD8 pad8 (fld) | TRACENAME name[0-15] (fld)
typedef struct _LSW_DumpTraceByName_Pkt {
/* CCSDS header */
char hdr[8];
/* Command payload */
LSW_DumpTraceByName_Prm pay;
} LSW_DumpTraceByName_Pkt;
Fields:
Destination for a dump
Compound of node and transaction ID
8 bits of padding
All traces are identified by a (small) number and a (short) name, and can be dumped using either identification method. For dumps by name, this is the name. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||