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

LTCNOOP (1624/0x658:8) - Telecommand Packet


"LTC Task No-op" (APP/LTC)

ITOS Mnemonic:  LTCNOOP

View Options: (help)

Context:

Description:

    This telecommand does nothing more than generate a command confirm reply from the LTC task.

Layout:  (hide detail; help)

LTC Task 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=0x658:8
002 SF=3 Sequence Count
004 Packet Length=3
006 0 Function Code=8

    Noop (pkt)
    
    typedef struct _LTC_Noop_Pkt {
    
        /* CCSDS header */
        char                 hdr[8];
    
    } LTC_Noop_Pkt;