GLAST/LAT > DAQ and FSW > FSW > Index by APID

LIHSETLIMITSADC (1620/0x654:3) - Telecommand Packet


"Set limits boundaries for an ADC" (APP/LIH)

View Options: (help)

    Focus: Maintenance / Operation
    Structures: Abstract / Concrete

Description:

    Set limit boundaries for an ADC. A value of -1 will leave the corresponding limit at its existing value. Limits must obey the condition that a given value must be less than or equal to the next higher value. This is enforced by FSW after the -1 values have been substituted with their existing values.

Layout:  (hide detail; help)

    Offset S L Type ITOS name ITOS description
    0x008 0 16 U12 LIHADX ADC index on which to change limits
    0x00A 0 16 I12 LIHADCLIMIT0 Boundary from purple low to red low
    0x00C 0 16 I12 LIHADCLIMIT1 Boundary from red low to yellow low
    0x00E 0 16 I12 LIHADCLIMIT2 Boundary from yellow low to green
    0x010 0 16 I12 LIHADCLIMIT3 Boundary from green to yellow high
    0x012 0 16 I12 LIHADCLIMIT4 Boundary from yellow high to red high
    0x014 0 16 I12 LIHADCLIMIT5 Boundary from red high to purple high