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

LpaContrib - Telemetry Struct


"LPA's contribution to the LIM status packet" (APP/LHK)

View Options: (help)

Definition:

    Alignment:4-byte boundary
    APID:689/0x2B1
    Attribute(s):
    Length: 288 bits (36 bytes)

Description:

    LPA's contribution to the LIM status packet

Layout: (hide detail; help)

LPA's contribution to the LIM status packet (LpaContrib)
Telemetry Field Format
0x 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
000 ui runId
004 ui startSec
008 ui startSub
00C ui endSec
010 ui endSub
014 ui status
018 ui latcUseFid
01C ui latcIgnoreFid
020 uc dbId uc mode
022 us spare

    LpaContrib (str)
    |  ui runId (fld) ... latcIgnoreFid (fld)
    |  uc dbId (fld) ... mode (fld)
    |  us spare (fld)
    

    typedef struct _LHK_LpaContrib {
    
        /* Unsigned int */
        unsigned int         runId;
    
        /* Unsigned int */
        unsigned int         startSec;
    
        /* Unsigned int */
        unsigned int         startSub;
    
        /* Unsigned int */
        unsigned int         endSec;
    
        /* Unsigned int */
        unsigned int         endSub;
    
        /* Unsigned int */
        unsigned int         status;
    
        /* Unsigned int */
        unsigned int         latcUseFid;
    
        /* Unsigned int */
        unsigned int         latcIgnoreFid;
    
        /* Unsigned char */
        unsigned char        dbId;
    
        /* Unsigned char */
        unsigned char        mode;
    
        /* Unsigned short */
        unsigned short       spare;
    
    } LHK_LpaContrib;
    

Fields:

      Attribute(s):  

      Brief:  "Unsigned char"

      Instance(s):  dbId, mode

      Unsigned char

      Attribute(s):  

      Brief:  "Unsigned int"

      Instance(s):  endSec, endSub, latcIgnoreFid, latcUseFid, runId, startSec, startSub, status

      Unsigned int

      Attribute(s):  

      Brief:  "Unsigned short"

      Instance(s):  spare

      Unsigned short

Used by: