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

LFSNOOP (1608/0x648:9) - Telecommand Packet


"LFS No-Op" (APP/LFS)

ITOS Mnemonic:  LFSNOOP

View Options: (help)

Context:

Description:

    A no-op telecommand for the LFS/FILE task. Does nothing but generate a command confirm reply.

Layout:  (hide detail; help)

LFS No-Op (LLFSNOOP)
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=0x648:9
002 SF=3 Sequence Count
004 Packet Length=5
006 0 Function Code=9
008 LATUNIT latUnit
00A Packet Checksum

    LLFSNOOP (pkt)
    |  LATUNIT latUnit (fld)
    
    typedef struct _LFS_LLFSNOOP_Pkt {
    
        /* CCSDS header */
        char                 hdr[8];
    
        /* Command payload */
        LFS_LLFSNOOP_Prm     pay;
    
    } LFS_LLFSNOOP_Pkt;
    

Fields:

      Attribute(s):  

      Brief:  "LAT Unit ID and Transaction ID"

      Instance(s):  latUnit