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

LPBCSTART (1600/0x640:0) - Telecommand Packet


"Boot code no-op" (OS/PBC)

ITOS Mnemonic:  LPBCSTART

View Options: (help)

Context:

Description:

    No-op command for the PBC.

Layout:  (hide detail; help)

Boot code no-op (LBTSTART)
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=0x640:0
002 SF=3 Sequence Count
004 Packet Length=5
006 0 Function Code=0
008 CUNITBF ident
00A Packet Checksum

    typedef struct _PBC_LBTSTART_Pkt {
    
        /* CCSDS header */
        char                 hdr[8];
    
        /* Command payload */
        PBC_LBTSTART_Prm     pay;
    
    } PBC_LBTSTART_Pkt;
    

Fields:

      Attribute(s):  

      Brief:  "LAT Unit Bitfield"

      Instance(s):  ident

      Bitfield containing target LAT unit and some padding.