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

LRASTATPERIOD (1664/0x680:7) - Telecommand Packet


"Set the statistics update period" (APP/LRA)

ITOS Mnemonic:  LRASTATPERIOD

View Options: (help)

Context:

Description:

    Set the LRA statistics data update period. If zero is specified, the default value of 100 (1 second) is used.

Layout:  (hide detail; help)

Set the statistics update period (STATPERIOD)
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:7
002 SF=3 Sequence Count
004 Packet Length=7
006 0 Function Code=7
008 PERIOD period
00C Packet Checksum

    STATPERIOD (pkt)
    |  PERIOD period (fld)
    
    typedef struct _LRA_STATPERIOD_Pkt {
    
        /* CCSDS header */
        char                 hdr[8];
    
        /* Command payload */
        LRA_STATPERIOD_Prm   pay;
    
    } LRA_STATPERIOD_Pkt;
    

Fields:

      Attribute(s):  

      Brief:  "Statistics update period"

      Instance(s):  period

      The period between register statistics updates in units of 1/100 sec.