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

LCIABORT (1660/0x67C:2) - Telecommand Packet


"Abort a running calibration" (APP/LCI)

ITOS Mnemonic:  LCIABORT

View Options: (help)

Context:

Description:

    Stops the calibration at the end of the current cycle.

Layout:  (hide detail; help)

Abort a running calibration (ABORT)
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=0x67C:2
002 SF=3 Sequence Count
004 Packet Length=3
006 0 Function Code=2

    ABORT (pkt)
    
    typedef struct _LCI_ABORT_Pkt {
    
        /* CCSDS header */
        char                 hdr[8];
    
    } LCI_ABORT_Pkt;