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

MainFeedOn (1672/0x688:16) - Telecommand Packet


"Notification main power feed turned off" (DAQ/ISIS)

ITOS Mnemonic:  LISISMAINFEEDON

View Options: (help)

Context:

Description:

    The MainFeedOn command is part of the power on sequence and is sent to the LAT to indicate that the Main Feed switch has been closed. The LAT can now continue with the initialisation of the LCB-CRU-PDU chain.

Layout:  (hide detail; help)

Notification main power feed turned off (MainFeedOn)
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=0x688:16
002 SF=3 Sequence Count
004 Packet Length=16
006 0 Function Code=16
008 siu_cfg siu
00A Packet Checksum

    typedef struct _ISIS_MainFeedOn_Pkt {
    
        /* CCSDS header */
        char                 hdr[8];
    
        /* Command payload */
        ISIS_MainFeedOn_Prm  pay;
    
    } ISIS_MainFeedOn_Pkt;
    

Fields:

      Attribute(s):  

      Brief:  "SIU on configuration"

      Instance(s):  siu