Programming
Program Port Commands (Cont.)
SHOW NOTIFY | Displays a list of devices that other systems have requested input from |
| and the types of information needed. Note that the local system number is |
| 1061. |
|
|
SHOW REMOTE | Displays a list of the devices this system requires input from and the types |
| of information needed. When a NetLinx master connects to another |
| NetLinx master, the newly connecting system has a device that the local |
| system desires input from; the new system is told what information is |
| desired from what device. Note the local system number is 1062. |
|
|
SHOW ROUTE | Displays information about how this NetLinx master is connected to other |
| NetLinx masters. |
|
|
SHOW SYSTEM | Provides a list of all devices in all systems currently |
| lists are either directly connected to this master (i.e. 1 hop away), or are |
| referenced in the DEFINE_DEVICE section of the NetLinx program. You |
| may provide the desired system number as a parameter to display only |
| that system's information (e.g. SHOW SYSTEM 2001). The systems listed |
| are shown in numerical order. |
|
|
TCP LIST | Lists all active TCP/IP connections. |
|
|
TIME | Displays the current time on the Master Card. |
|
|
URL LIST <D:P:S> | Displays the list of URL addresses programmed in the Master Card. |
|
|
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.
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 |
| 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. |
|
|
10 | NXI NetLinx Integrated Controller |