EasyManua.ls Logo

Curtiss-Wright DTS1+ CSfC - Page 112

Default Icon
153 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
User Guide DDOC0199-000-A9
1-Slot Data Transport System (CSfC) 13 - 21 Command Line Interface
© 2024 Curtiss-Wright Defense Solutions Revision 1.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