GLAST/LAT > DAQ and FSW > FSW > Index by Name within Package

LSWDUMPTRACEID (1612/0x64C:2) - Telecommand Packet


"Dump a code trace by numeric identifier" (APP/LSW)

ITOS Mnemonic:  LSWDUMPTRACEID

View Options: (help)

Context:

Description:

    Dump a code trace by numeric identifier. The value zero is reserved for the system trace.

Layout:  (hide detail; help)

Dump a code trace by numeric identifier (DumpTraceById)
Telecommand Packet Format
0x 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
000 Version=0 T=1 SH APID=0x64C:2
002 SF=3 Sequence Count
004 Packet Length=7
006 0 Function Code=2
008 NODETRANID flag
00A DEST dest TRACEID id
00C Packet Checksum

    typedef struct _LSW_DumpTraceById_Pkt {
    
        /* CCSDS header */
        char                 hdr[8];
    
        /* Command payload */
        LSW_DumpTraceById_Prm pay;
    
    } LSW_DumpTraceById_Pkt;
    

Fields:

      Brief:  "Destination for a dump"

      Instance(s):  dest

      Destination for a dump

      Attribute(s):  

      Brief:  "Compound of node and transaction ID"

      Instance(s):  flag

      Compound of node and transaction ID

      Attribute(s):  

      Brief:  "Trace identifier"

      Instance(s):  id

      All traces are identified by a (small) number and a (short) name, and can be dumped using either identification method. For dumps by identifier, this is the identifier.