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

LatcStatus (592/0x250) - Telemetry Packet


"LATC status packet" (APP/LHK)

View Options: (help)

Context:

Description:

    Current LATC status, with separate entries for the most recent LATC application and the most recent LATC verification.

Layout:  (hide detail; help)

LATC status packet (LatcStatus)
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=0x250
002 SF Sequence Count
004 Packet Length=109
006 Timestamp
00E Padus16 rsv
010 Latc hsk

    LatcStatus (pkt)
    |  Padus16 rsv (fld)
    |  Latc hsk (str)
    |  |  Padui32 spare1[0-3] (fld)
    |  |  Paduc8 spare2[0-2] (fld)
    |  |  uc dirty (fld) ... appSource (fld)
    |  |  Paduc8 spare3[0-2] (fld)
    |  |  ui appRunId (fld) ... appConfig (fld)
    |  |  Padui32 spare4[0-3] (fld)
    |  |  uc verSource (fld)
    |  |  Paduc8 spare5[0-2] (fld)
    |  |  ui verRunId (fld) ... verIgnore (fld)
    |  |  Padui32 spare6[0-2] (fld)
    
    typedef struct _LHK_LatcStatus_Tlm {
    
        /* Telemetry header */
        char                 hdr[14];
    
        /* Explicit 16 bit pad in unsigned short */
        unsigned short       rsv;
    
        /* LATC status */
        LHK_Latc             hsk;
    
    } LHK_LatcStatus_Tlm;
    

Fields:

      Attribute(s):  

      Brief:  "LATC status"

      Instance(s):  hsk

      Summary information about recent LATC activities (who apllied and/or verified what, when, and why).

      Attribute(s):  

      Brief:  "Explicit 16 bit pad in unsigned short"

      Instance(s):  rsv

      Explicit 16 bit pad in unsigned short