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

LSMNOOP (1680/0x690:2) - Telecommand Packet


"No operation" (APP/LSM)

ITOS Mnemonic:  LSMNOOP

View Options: (help)

Context:

Description:

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

Layout:  (hide detail; help)

No operation (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=0x690:2
002 SF=3 Sequence Count
004 Packet Length=5
006 0 Function Code=2
008 NODETRANID flag
00A Packet Checksum

    typedef struct _LSM_Noop_Pkt {
    
        /* CCSDS header */
        char                 hdr[8];
    
        /* Command payload */
        LSM_Noop_Prm         pay;
    
    } LSM_Noop_Pkt;
    

Fields:

      Attribute(s):  

      Brief:  "Compound of node and transaction ID"

      Instance(s):  flag

      Compound of node and transaction ID