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

LCMNOOP (1685/0x695:6) - Telecommand Packet


"LCM no-op" (APP/LCM)

ITOS Mnemonic:  LCMNOOP

View Options: (help)

Context:

Description:

    This telecommand does nothing except generate a command confirmation response from the LCM task.

Layout:  (hide detail; help)

LCM no-op (Noop)
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:6
002 SF=3 Sequence Count
004 Packet Length=5
006 0 Function Code=6
008 NODEPAD flag
00A Packet Checksum

    typedef struct _LCM_Noop_Pkt {
    
        /* CCSDS header */
        char                 hdr[8];
    
        /* Command payload */
        LCM_Noop_Prm         pay;
    
    } LCM_Noop_Pkt;
    

Fields:

      Attribute(s):  

      Brief:  "Compound of node ID and padding"

      Instance(s):  flag

      Compound of node ID and padding