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

LIHSETSETTLEADC (1620/0x654:7) - Telecommand Packet


"Set the maximum settling period (msec) for an ADC" (APP/LIH)

ITOS Mnemonic:  LIHSETSETTLEADC

View Options: (help)

Context:

Description:

    Set the maximum settling period for an ADC (milliseconds).

Layout:  (hide detail; help)

Set the maximum settling period (msec) for an ADC (SetSettleAdc)
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:7
002 SF=3 Sequence Count
004 Packet Length=11
006 0 Function Code=7
008 us spare0
00A us adx
00C ui settle
010 Packet Checksum

    SetSettleAdc (pkt)
    |  us spare0 (fld) ... adx (fld)
    |  ui settle (fld)
    
    typedef struct _LIH_SetSettleAdc_Pkt {
    
        /* CCSDS header */
        char                 hdr[8];
    
        /* Command payload */
        LIH_SetSettleAdc_Prm pay;
    
    } LIH_SetSettleAdc_Pkt;
    

Fields:

      Attribute(s):  

      Brief:  "Unsigned int"

      Instance(s):  settle

      Unsigned int

      Attribute(s):  

      Brief:  "Unsigned short"

      Instance(s):  adx, spare0

      Unsigned short