
Terminal (Program Port/Telnet) Commands
102
NI Series WebConsole & Programming Guide
Terminal Commands (Cont.)
Command
Description
ON [D:P:S or NAME,CHAN]
Turns on a specified channel on a device. The device can be on any
system that the Master you are connected to is able to reach.
You can specify the device number, port, and system, or the name of
the device that is defined in the DEFINE_DEVICE section of the pro-
gram.
Syntax:
ON[name,channel]
-or-
ON[D:P:S,channel]
Example:
>ON[5001:7:4]
Sending On[5001:7:4]
PASS [D:P:S or NAME]
Sets up a pass through mode to a device. In pass through mode, any
string received by the device is displayed on the screen, and anything
typed is sent as a string to the device.
The device can be on any system that the Master you are connected
to is able to reach.
You can specify the device number, port, and system, or the name of
the device that is defined in the DEFINE_DEVICE section of the pro-
gram.
• Mode is exited by ++ ESC ESC.
• Display Format is set by ++ ESC
n
Where
n
=
A
, format = ASCII
D
, format = Decimal
H
= Hex
Note
: Refer to the ESC Pass Codes
section on page 113
for detailed
descriptions of the supported pass codes.
Example:
>pass[5001:7:4]
Entering pass mode.
PHYSICAL STATUS
Retrieve the current LED states.
PING [ADDRESS]
Pings an address (IP or URL), to test network connectivity to and con-
firms the presence of another networked device. The syntax is just like
the PING application in Windows or Linux.
Example:
>ping 192.168.29.209
192.168.29.209 is alive.
PROGRAM INFO
Displays a list of program files and modules residing on the Master.
Example:
>PROGRAM INFO
-- Program Name Info
-- Module Count = 1
1 Name is i!-PCLinkPowerPointTest
-- File Names = 2
1 = C:\Program Files\AMX Applications\i!-
PCLinkPowerPoint
2 = C:\Program Files\Common
Files\AMXShare\AXIs\NetLinx.axi
2 = Name is MDLPP
-- File Names = 2
1 C:\AppDev\i!-PCLink-PowerPoint\i!-
PCLinkPowerPointMod.axs
2 C:\Program files\Common
Files\AMXShare\AXIs\NetLinx.axi
Содержание NetLinx Master-Ethernet Card/Module NXC-ME260
Страница 8: ...vi NI Series WebConsole Programming Guide Table of Contents ...
Страница 12: ...Overview 4 NI Series WebConsole Programming Guide FIG 1 Internet Explorer with BonJour plug in ...
Страница 13: ...Overview 5 NI Series WebConsole Programming Guide ...
Страница 14: ...Overview 6 NI Series WebConsole Programming Guide ...
Страница 34: ...Onboard WebConsole User Interface 26 NI Series WebConsole Programming Guide ...
Страница 36: ...WebConsole WebControl Options 28 NI Series WebConsole Programming Guide ...
Страница 88: ...WebConsole System Options 80 NI Series WebConsole Programming Guide ...
Страница 104: ...Programming 96 NI Series WebConsole Programming Guide ...
Страница 156: ...Appendix A IPSec Configuration File 148 NI Series WebConsole Programming Guide ...
Страница 161: ...Terminal Program Port Telnet Commands 153 NI Series WebConsole Programming Guide ...