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

LIHSETPERSISTADC (1620/0x654:6) - Telecommand Packet


"Set persistence time (msec) on an ADC" (APP/LIH)

ITOS Mnemonic:  LIHSETPERSISTADC

View Options: (help)

Context:

Description:

    Sets the period for which new ADC state must be stable before declaring that the ADC has changed state (milliseconds).

Layout:  (hide detail; help)

Set persistence time (msec) on an ADC (SetPersistAdc)
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=0x654:6
002 SF=3 Sequence Count
004 Packet Length=11
006 0 Function Code=6
008 us spare0
00A us adx
00C ui persist
010 Packet Checksum

    SetPersistAdc (pkt)
    |  us spare0 (fld) ... adx (fld)
    |  ui persist (fld)
    
    typedef struct _LIH_SetPersistAdc_Pkt {
    
        /* CCSDS header */
        char                 hdr[8];
    
        /* Command payload */
        LIH_SetPersistAdc_Prm pay;
    
    } LIH_SetPersistAdc_Pkt;
    

Fields:

      Attribute(s):  

      Brief:  "Unsigned int"

      Instance(s):  persist

      Unsigned int

      Attribute(s):  

      Brief:  "Unsigned short"

      Instance(s):  adx, spare0

      Unsigned short