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

LRASTATTEMS (1664/0x680:10) - Telecommand Packet


"Set the mask of TEMs for EBM stats" (APP/LRA)

ITOS Mnemonic:  LRASTATTEMS

View Options: (help)

Context:

Description:

    Set the bit mask of TEMs to be used in turn when collecting the counts of events read by the EBM. If a value of zero is specified, the default value of 0xffff (all TEMs) is used.

Layout:  (hide detail; help)

Set the mask of TEMs for EBM stats (STATTEMS)
Telecommand Packet Format
0x 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
000 Version=0 T=1 SH APID=0x680:10
002 SF=3 Sequence Count
004 Packet Length=7
006 0 Function Code=10
008 TEMMSK temmask
00C Packet Checksum

    STATTEMS (pkt)
    |  TEMMSK temmask (fld)
    
    typedef struct _LRA_STATTEMS_Pkt {
    
        /* CCSDS header */
        char                 hdr[8];
    
        /* Command payload */
        LRA_STATTEMS_Prm     pay;
    
    } LRA_STATTEMS_Pkt;
    

Fields:

      Attribute(s):  

      Brief:  "Mask of TEMs for EBM stats"

      Instance(s):  temmask

      The bit mask of TEMs to be used in turn when collecting counts of events read by the EBM.