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

LLIMSAFEMODE (1634/0x662:1) - Telecommand Packet


"Enter Safe Mode" (APP/LIM)

ITOS Mnemonic:  LLIMSAFEMODE

View Options: (help)

Context:

Description:

    Place the LAT instrument in a 'safe' configuration and prepare for removal of all instrument power.

Layout:  (hide detail; help)

Enter Safe Mode (LLIMSAFEMODE)
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=0x662:1
002 SF=3 Sequence Count
004 Packet Length=3
006 0 Function Code=1

    LLIMSAFEMODE (pkt)
    
    typedef struct _LIM_LLIMSAFEMODE_Pkt {
    
        /* CCSDS header */
        char                 hdr[8];
    
    } LIM_LLIMSAFEMODE_Pkt;