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

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


"ARR Response" (APP/LIM)

ITOS Mnemonic:  LLIMARRRESPONSE

View Options: (help)

Context:

Description:

    Response from the spacecraft to an Autonomous Repoint Request (ARR) from the LAT instrument.

Layout:  (hide detail; help)

ARR Response (LLIMARRRESPONSE)
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=11
006 0 Function Code=0
008 CTRANID32 tran_id
00C CACCEPT accept
010 Packet Checksum

    typedef struct _LIM_LLIMARRRESPONSE_Pkt {
    
        /* CCSDS header */
        char                 hdr[8];
    
        /* Command payload */
        LIM_LLIMARRRESPONSE_Prm pay;
    
    } LIM_LLIMARRRESPONSE_Pkt;
    

Fields:

      Attribute(s):  

      Brief:  "Request Acceptance Indication"

      Instance(s):  accept

      Flag that indicates whether a request was accepted. Set to zero if the request was denied, and set to a nonzero value if the request was accepted.

      Attribute(s):  

      Brief:  "32-Bit Transaction ID"

      Instance(s):  tran_id

      32-bit transaction ID.