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

LLSMSITIMETONE (1793/0x701:3) - Telecommand Packet


"SC Timetone Broadcast Message" (APP/LSM)

View Options: (help)

Context:

Description:

Layout:  (hide detail; help)

SC Timetone Broadcast Message (LLSMSITIMETONE)
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=0x701:3
002 SF=3 Sequence Count
004 Packet Length=9
006 0 Function Code=3
008 LLSMTIMESEC sec
00C LLSMTIMEFLAGS flags
00E Packet Checksum

    typedef struct _LSM_LLSMSITIMETONE_Pkt {
    
        /* CCSDS header */
        char                 hdr[8];
    
        /* Command payload */
        LSM_LLSMSITIMETONE_Prm pay;
    
    } LSM_LLSMSITIMETONE_Pkt;
    

Fields:

      Attribute(s):  

      Brief:  "Timetone SC flags"

      Instance(s):  flags

      Attribute(s):  

      Brief:  "Timestamp seconds"

      Instance(s):  sec