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

LHKSTOPDIAG (1616/0x650:2) - Telecommand Packet


"Stop Diagnostic Sample" (APP/LHK)

ITOS Mnemonic:  LHKSTOPDIAG

View Options: (help)

Context:

Description:

    Terminates the current diagnostic sample run.

Layout:  (hide detail; help)

Stop Diagnostic Sample (StopDiag)
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:2
002 SF=3 Sequence Count
004 Packet Length=3
006 0 Function Code=2

    StopDiag (pkt)
    
    typedef struct _LHK_StopDiag_Pkt {
    
        /* CCSDS header */
        char                 hdr[8];
    
    } LHK_StopDiag_Pkt;