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

LTCCNTLSTART (1625/0x659:0) - Telecommand Packet


"LTC Control Start Readout (Internal)" (APP/LTC)

ITOS Mnemonic:  LTCCNTLSTART

View Options: (help)

Context:

Description:

Layout:  (hide detail; help)

LTC Control Start Readout (Internal) (CntlStart)
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=0x659:0
002 SF=3 Sequence Count
004 Packet Length=5
006 0 Function Code=0
008 WORD16 spare
00A Packet Checksum

    CntlStart (pkt)
    |  WORD16 spare (fld)
    
    typedef struct _LTC_CntlStart_Pkt {
    
        /* CCSDS header */
        char                 hdr[8];
    
        /* Command payload */
        LTC_CntlStart_Prm    pay;
    
    } LTC_CntlStart_Pkt;
    

Fields:

      Attribute(s):  

      Brief:  "Unsigned 16-bit word"

      Instance(s):  spare