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

RepointReply (1633/0x661:0) - Telecommand Packet


"SC status reply to LAT reqpoint request" (DAQ/ISIS)

ITOS Mnemonic:  LISISREPOINTRPLY

View Options: (help)

Context:

Description:

Layout:  (hide detail; help)

SC status reply to LAT reqpoint request (RepointReply)
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=0x661:0
002 SF=3 Sequence Count
004 Packet Length=64
006 0 Function Code=0
008 BUINT tranID
00C BUINT status
010 Packet Checksum

    RepointReply (pkt)
    |  BUINT tranID (bf)
    |  |  UINT uint (0-31)
    |  BUINT status (same bf)
    
    typedef struct _ISIS_RepointReply_Pkt {
    
        /* CCSDS header */
        char                 hdr[8];
    
        /* Command payload */
        ISIS_RepointReply_Prm pay;
    
    } ISIS_RepointReply_Pkt;
    

Fields:

      Attribute(s):  

      Brief:  "Unsigned integer work around for ITOS"

      Instance(s):  status, tranID