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

LCMMSGOCFG (1685/0x695:4) - Telecommand Packet


"Configure MSG Output Interface" (APP/LCM)

ITOS Mnemonic:  LCMMSGOCFG

View Options: (help)

Context:

Description:

    This telecommand enables or disables MSG output to the interface indicated by LCMMSGINTER parameter.

Layout:  (hide detail; help)

Configure MSG Output Interface (LLCMMSGOCFG)
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=0x695:4
002 SF=3 Sequence Count
004 Packet Length=9
006 0 Function Code=4
008 LCMFLAGS cmdFlags
00A MSGOUTINTER msgInter
00C MSGOUTSTATE msgState
00E Packet Checksum

    typedef struct _LCM_LLCMMSGOCFG_Pkt {
    
        /* CCSDS header */
        char                 hdr[8];
    
        /* Command payload */
        LCM_LLCMMSGOCFG_Prm  pay;
    
    } LCM_LLCMMSGOCFG_Pkt;
    

Fields:

      Attribute(s):  

      Brief:  "LCM Command Flags"

      Instance(s):  cmdFlags

      Brief:  "MSG Output Interface"

      Instance(s):  msgInter

      Brief:  "MSG Output State"

      Instance(s):  msgState