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

LLIMPOWEROFF (1635/0x663:7) - Telecommand Packet


"Disable Instrument Power" (APP/LIM)

ITOS Mnemonic:  LLIMPOWEROFF

View Options: (help)

Context:

Description:

    Disable power from one or more elements within the LAT instrument.

Layout:  (hide detail; help)

Disable Instrument Power (LLIMPOWEROFF)
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=0x663:7
002 SF=3 Sequence Count
004 Packet Length=15
006 0 Function Code=7
008 CPOWERCFGST power_cfg
014 Packet Checksum

    typedef struct _LIM_LLIMPOWEROFF_Pkt {
    
        /* CCSDS header */
        char                 hdr[8];
    
        /* Command payload */
        LIM_LLIMPOWEROFF_Prm pay;
    
    } LIM_LLIMPOWEROFF_Pkt;
    

Fields:

      Attribute(s):  

      Brief:  "Power Configuration Structure"

      Instance(s):  power_cfg

      Structure describing LAT instrument elements for which power can be enabled and disabled.