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

LHKNEWSCHEDFILE (1616/0x650:5) - Telecommand Packet


"Request a new housekeeping schedule by file ID" (APP/LHK)

ITOS Mnemonic:  LHKNEWSCHEDFILE

View Options: (help)

Context:

Description:

    Request a new housekeeping schedule by file ID

Layout:  (hide detail; help)

Request a new housekeeping schedule by file ID (NewSchedFile)
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=0x650:5
002 SF=3 Sequence Count
004 Packet Length=7
006 0 Function Code=5
008 FileId file
00C Packet Checksum

    NewSchedFile (pkt)
    |  FileId file (fld)
    
    typedef struct _LHK_NewSchedFile_Pkt {
    
        /* CCSDS header */
        char                 hdr[8];
    
        /* Command payload */
        LHK_NewSchedFile_Prm pay;
    
    } LHK_NewSchedFile_Pkt;
    

Fields:

      Attribute(s):  

      Brief:  "Configuration File ID"

      Instance(s):  file

      32 bit value specifying the configuration file ID, which conforms to the FILE standard convention.