JANUS DISPLAYTRACE: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (Created page with "{{DISPLAYTITLE:JANUS DISPLAYTRACE}} <span class="pageSubtitle"><section begin="desc" />Display TRACE settings for port<section end="desc" /></span> This displays the trace setti...")
m (1 revision)
(No difference)

Revision as of 00:13, 1 July 2011

<section begin="desc" />Display TRACE settings for port<section end="desc" />

This displays the trace settings for the named port(s).

JANUS DISPLAYTRACE [portname]

JANUS DISPLAYTRACE command syntax

Where

portname is the name of the port(s) for which to display trace settings. If portname is not specified, the trace settings for all Janus ports are displayed.

DISTRACE can be used as a synonym for DISPLAYTRACE.

The output from the DISPLAYTRACE command includes one line that begins with an asterisk (*) and shows the TRACE setting from the port definition, followed by a line showing each JANUS TRACE command currently in effect for the port. For more information on the meaning of the values in the JANUS TRACE command

The DISPLAYTRACE command was introduced in version 6.0 of the Sirius Mods. Before that, the JANUS DISPLAYDEBUG command performed the operations described for the JANUS DISPLAYTRACE command. As of version 6.5, the JANUS DISPLAYDEBUG command is no longer available.

See: Janus command list