User Guide
DDOC0099-000-AH
DTS1 CSfC
12 - 19
Command Line Interface
© 2020 Curtiss-Wright Defense Solutions
Revision 5.0
<sts> ......................................Status message (OK, ERR "<str>")
<str> .......................................Text string
Example:
Media types
Line Identifier
DTS_MEDIA...........................Media types supported by the media/RMC slot
Fields
slots=<num>
.......................RMC/media slot count
type#=<t>
............................RMC/media types supported by slot '#'.
Enumerated types
(See above examples in fields)
<num>....................................Number of slots (integer)
<t>
Media type options. A hexadecimal value as follows:
Bit Mask Description
0 1
RMC
-.E Reserved
NOTE
The following error examples for phony example command 'cmd' are applicable to all commands
supported by the CLI.
Example:
Invalid parameters / Command errors
Line Identifier
INVALID .................................Command parameter(s) invalid
ERROR ..................................Critical error. Command did not complete.
Enumerated types
<errstr>...................................Text string describing the error.
cw_dts>
info -M
[info]
DTS_MEDIA: slots=<num> type0=<t> type1=<t> type2=<t> status=<sts>
[!info] <summary>
cw_dts>
cmd --badoption
[cmd]
INVALID: status=ERR "<errstr>"
[!cmd] ERR
cw_dts>
cmd --valid --options
[cmd]
ERROR: status=ERR "<errstr>"
[!cmd] ERR