OBJECT = COLUMN NAME = MET COLUMN_NUMBER = 1 BYTES = 12 DATA_TYPE = ASCII_INTEGER START_BYTE = 1 DESCRIPTION = "Mission Elapsed Time in seconds." END_OBJECT = COLUMN OBJECT = COLUMN NAME = CMD_UTC_TIME COLUMN_NUMBER = 2 BYTES = 19 DATA_TYPE = CHARACTER START_BYTE = 15 DESCRIPTION = "UTC time in YYYY-MM-DDTHH:MM:SS format derived from the MET using SPICE kernels." END_OBJECT = COLUMN OBJECT = COLUMN NAME = MACRO_FLAG COLUMN_NUMBER = 3 BYTES = 3 DATA_TYPE = CHARACTER START_BYTE = 37 DESCRIPTION = "Identifies the command echo as a single command (CMD) or part of a command macro (MAC)." END_OBJECT = COLUMN OBJECT = COLUMN NAME = CMD_RESULT COLUMN_NUMBER = 4 BYTES = 3 DATA_TYPE = ASCII_INTEGER START_BYTE = 43 DESCRIPTION = "Indicates the level of success for the command. The success level is command dependent and is described for each separate command in the NS Flight Software Document." END_OBJECT = COLUMN OBJECT = COLUMN NAME = CMD_OPCODE COLUMN_NUMBER = 5 BYTES = 4 DATA_TYPE = CHARACTER START_BYTE = 49 DESCRIPTION = "The command opcode expressed as a hexidecimal string." END_OBJECT = COLUMN OBJECT = COLUMN NAME = CMD_OPCODE_STRING COLUMN_NUMBER = 6 BYTES = 40 DATA_TYPE = CHARACTER START_BYTE = 57 DESCRIPTION = "The hex command translated into a string mnemonic. A hex command without an associated string map is set to UNDEFINED_CMD_STRING." END_OBJECT = COLUMN OBJECT = COLUMN NAME = CMD_ARG_PARAMETERS COLUMN_NUMBER = 7 BYTES = 22 DATA_TYPE = CHARACTER START_BYTE = 101 DESCRIPTION = "The command echo packet returns up to the first 10 command arguments. Most commands contain less than 10. The arguments are represented by a single hex string. The decoding of the hex string is command dependent and described for each separate command in the NS Flight Software Document." END_OBJECT = COLUMN