Specifications
Terminal (Program Port/Telnet) Commands
109
NX-Series Controllers - WebConsole & Programming Guide
ESC Pass Codes
There are 'escape' codes in the pass mode. These codes can switch the display mode or exit pass mode. The following
'escape' codes are defined.
Terminal Commands (Cont.)
Command Description
USB LOG [front|back]
[enable|disable]
Directs the Master logs to a USB flash media file. The log files are named with the
current date and time.
Syntax:
USB LOG [front|back] [enable|disable]
ZEROCONF
[ENABLE|DISABLE|STATUS]
Enable, disable or view the new Zeroconf client in the Master. When Zeroconf is
enabled (default) the Master's web interface will be registered via Zeroconf and can
be viewed through a Zeroconf browser plug-in such as Bonjour for IE.
Escape Pass Codes
Command Description
+ + ESC ESC Exit Pass Mode: Typing a plus (shift =) followed by another plus followed by an ESC (the escape key)
followed by another escape exits the pass mode.
The Telnet session returns to "normal".
+ + ESC A ASCII Display Mode: Typing a plus (shift =) followed by another plus followed by an ESC (the escape key)
followed by an 'A' sets the display to ASCII mode.
Any ASCII characters received by the device will be displayed by their ASCII symbol.
Any non-ASCII characters will be displayed with a \ followed by two hex characters to indicate the
characters hex value.
+ + ESC D Decimal Display Mode: Typing a plus (shift =) followed by another plus followed by an ESC (the escape
key) followed by a 'D' sets the display to decimal mode.
Any characters received by the device will be displayed with a \ followed by numeric characters to
indicate the characters decimal value.
+ + ESC H Hex Display Mode: Typing a plus (shift =) followed by another plus followed by an ESC (the escape key)
followed by an 'H' sets the display to hexadecimal mode.
Any characters received by the device will be displayed with a \ followed by two hex characters to indicate
the characters hex value.