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

LTCCNTLPROC (1625/0x659:1) - Telecommand Packet


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

ITOS Mnemonic:  LTCCNTLPROC

View Options: (help)

Context:

Description:

Layout:  (hide detail; help)

LTC Control Start Processing (Internal) (CntlProc)
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:1
002 SF=3 Sequence Count
004 Packet Length=19
006 0 Function Code=1
008 MEASPTR mr
00C PDUNUM pdu
010 GRPNUM grp
014 CLNUM ncl
018 Packet Checksum

    typedef struct _LTC_CntlProc_Pkt {
    
        /* CCSDS header */
        char                 hdr[8];
    
        /* Command payload */
        LTC_CntlProc_Prm     pay;
    
    } LTC_CntlProc_Pkt;
    

Fields:

      Attribute(s):  

      Brief:  "PDU Command List Index"

      Instance(s):  ncl

      Attribute(s):  

      Brief:  "ADC Group Index"

      Instance(s):  grp

      Attribute(s):  

      Brief:  "Pointer to LTC Measurement Area"

      Instance(s):  mr

      Attribute(s):  

      Brief:  "PDU Index"

      Instance(s):  pdu