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

GemCounters - Telemetry Struct


"GEM counters" (APP/LHK)

View Options: (help)

Definition:

    Alignment:4-byte boundary
    APID:687/0x2AF
    Attribute(s):
    Length: 256 bits (32 bytes)

Description:

    GEM counters

Layout: (hide detail; help)

GEM counters (GemCounters)
Telemetry Field Format
0x 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
000 ui sec
004 ui sub
008 ui timebase
00C ui livetime
010 ui prescale
014 ui discard
018 ui sent
01C ui deadZone

    GemCounters (str)
    |  ui sec (fld) ... deadZone (fld)
    

    typedef struct _LHK_GemCounters {
    
        /* Unsigned int */
        unsigned int         sec;
    
        /* Unsigned int */
        unsigned int         sub;
    
        /* Unsigned int */
        unsigned int         timebase;
    
        /* Unsigned int */
        unsigned int         livetime;
    
        /* Unsigned int */
        unsigned int         prescale;
    
        /* Unsigned int */
        unsigned int         discard;
    
        /* Unsigned int */
        unsigned int         sent;
    
        /* Unsigned int */
        unsigned int         deadZone;
    
    } LHK_GemCounters;
    

Fields:

      Attribute(s):  

      Brief:  "Unsigned int"

      Instance(s):  deadZone, discard, livetime, prescale, sec, sent, sub, timebase

      Unsigned int

Used by: