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

LSMSSROUTPUTOFF (1680/0x690:0) - Telecommand Packet


"Turns off the output of Magic 7 cmds to SSR" (APP/LSM)

ITOS Mnemonic:  LSMSSROUTPUTOFF

View Options: (help)

Context:

Description:

    Turns off the output of Magic 7 cmds to SSR. These originate as commands from the spacecraft and can be echoed to the science output.

Layout:  (hide detail; help)

Turns off the output of Magic 7 cmds to SSR (SSROUTPUTOFF)
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=0x690:0
002 SF=3 Sequence Count
004 Packet Length=3
006 0 Function Code=0

    SSROUTPUTOFF (pkt)
    
    typedef struct _LSM_SSROUTPUTOFF_Pkt {
    
        /* CCSDS header */
        char                 hdr[8];
    
    } LSM_SSROUTPUTOFF_Pkt;