Field Name Length (bits) Bit Contents Description
Item Total Algn Off
dumpParameterSlots 4848 16 0 command Packet Dump the contents of one of the Parameter Block Slot arrays. The slots within the array are sent as a contiguous block, where each slot consists of an array of 256 16-bit words.
  header 4848 16 0 command Header Command Packet Header
    commandLength 1616 16 0 uint16 = 3 Number of 16-bit words in the command packet
    commandIdentifier 1616 16 16 uint16 Used by ground to identify the command
    commandOpcode 1616 16 32 uint16 = 36, 37, 38, 39, 40 Command Operation code which determines format and action of the command [see enum CmdOpcode]:
CMDOP_DUMP_TE_SLOTS (36)
CMDOP_DUMP_CC_SLOTS (37)
CMDOP_DUMP_2D_SLOTS (38)
CMDOP_DUMP_1D_SLOTS (39)
CMDOP_DUMP_DEA_SLOTS (40)