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

ReqAlertGen (1672/0x688:12) - Telecommand Packet


"Request generation of alert telemetry" (DAQ/ISIS)

ITOS Mnemonic:  LISISRQALRTGEN

View Options: (help)

Context:

Description:

    Echos back data field in alert telemetry packet.

Layout:  (hide detail; help)

Request generation of alert telemetry (ReqAlertGen)
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=0x688:12
002 SF=3 Sequence Count
004 Packet Length=32
006 0 Function Code=12
008 UINT alertData
00C Packet Checksum

    ReqAlertGen (pkt)
    |  UINT alertData (fld)
    
    typedef struct _ISIS_ReqAlertGen_Pkt {
    
        /* CCSDS header */
        char                 hdr[8];
    
        /* Command payload */
        ISIS_ReqAlertGen_Prm pay;
    
    } ISIS_ReqAlertGen_Pkt;
    

Fields:

      Attribute(s):  

      Brief:  "Unsigned interger"

      Instance(s):  alertData