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

LFSDUMPSSRSI (975/0x3CF) - Telemetry Packet


"File Dump Data SSR SIU" (APP/LFS)

View Options: (help)

Context:

Description:

    A series of LFSDUMPSSRSI telemetry packets is enerated for each LFSFILEDUMPS telecommand sent to the SIU. This LCAT definition is minimal; the complete definition of the contained datagram can be found in the QLFS package.

Layout:  (hide detail; help)

File Dump Data SSR SIU (LFSDUMPSSRSI)
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=0x3CF
002 SF Sequence Count
004 Packet Length=9
006 Timestamp
00E LFSPAD16 pad16

    LFSDUMPSSRSI (pkt)
    |  LFSPAD16 pad16 (fld)
    
    typedef struct _LFS_LFSDUMPSSRSI_Tlm {
    
        /* Telemetry header */
        char                 hdr[14];
    
        /* 16-bit Padding Word */
        unsigned short       pad16;
    
    } LFS_LFSDUMPSSRSI_Tlm;
    

Fields:

      Attribute(s):  

      Brief:  "16-bit Padding Word"

      Instance(s):  pad16