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

LCMTASKDUMP (1685/0x695:3) - Telecommand Packet


"Generate CPU task listing" (APP/LCM)

ITOS Mnemonic:  LCMTASKDUMP

View Options: (help)

Context:

Description:

    When this command is received, a series of LLCMTASKLIST telemetry packets is sent to the CTDB interface, one for each spawned task on the target CPU.

Layout:  (hide detail; help)

Generate CPU task listing (TaskDump)
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=0x695:3
002 SF=3 Sequence Count
004 Packet Length=5
006 0 Function Code=3
008 NODETRANID flag
00A Packet Checksum

    typedef struct _LCM_TaskDump_Pkt {
    
        /* CCSDS header */
        char                 hdr[8];
    
        /* Command payload */
        LCM_TaskDump_Prm     pay;
    
    } LCM_TaskDump_Pkt;
    

Fields:

      Attribute(s):  

      Brief:  "Compound of node and transaction ID"

      Instance(s):  flag

      Compound of node and transaction ID