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

TERMINATE (728/0x2D8) - Telemetry Packet


"Packet containing status of calibration" (APP/LCI)

View Options: (help)

Context:

Description:

    Packet containing the MSG code generated by LCI at the end of the calibration.

Layout:  (hide detail; help)

Packet containing status of calibration (TERMINATE)
Telemetry Packet Format
0x 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
000 Version=0 T=0 SH APID=0x2D8
002 SF Sequence Count
004 Packet Length=13
006 Timestamp
010 STATUS status

    TERMINATE (pkt)
    |  STATUS status (fld)
    
    typedef struct _LCI_TERMINATE_Tlm {
    
        /* Telemetry header */
        char                 hdr[14];
    
        /* Header pad */
        char                 hdr_pad[2];
    
        /* Termination status code */
        unsigned int         status;
    
    } LCI_TERMINATE_Tlm;
    

Fields:

      Attribute(s):  

      Brief:  "Termination status code"

      Instance(s):  status

      MSG code returned by LCI after calibration