
Terminal (Program Port/Telnet) Commands
103
NI Series WebConsole & Programming Guide
Terminal Commands (Cont.)
Command
Description
PULSE [D:P:S or NAME,CHAN]
Pulses a specified channel on a device on and off. The device can be
on any system the Master you are connected to can 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.
Example:
>PULSE[50001:8:50,1]
Sending Pulse[50001:8:50,1]
PWD
Displays the name of the current directory.
Example:
pwd
The current directory is doc:
REBOOT <D:P:S>
Reboots the Master or specified device.
Example:
>REBOOT [0:1:0]
Rebooting...
RENEW DHCP
Renews/rReleases the current DHCP lease for the Master.
Note
: The Master must be rebooted to acquire a new DHCP lease.
Example:
>RENEW DHCP
RESETADMINPASSWORD
This command resets the administrator password back to "password".
Note
: This command is only available to Program Port terminal ses-
sions. It is not available to Telnet sessions (see the Overview
section
on page 97
).
RESET FACTORY
Resets the Master to factory default state including removal of all
security settings, removal of all user files, resetting to DHCP, and load-
ing an empty NetLinx program. The Master will be effectively in an out-
of-box state.
ROUTE MODE DIRECT|NORMAL
Sets the Master-to-Master route mode:
• Normal mode - allows a Master to communicate with any Master
accessible via the routing tables (shown with the SHOW ROUTE
command).
This includes a directly-connected Master (route metric =1) and
indirectly connected Masters (route metric greater than 1, but less
than 16).
• Direct mode - allows communication only with Masters that are
directly connected (route metric = 1). Indirectly connected Masters
cannot be communicated within this mode.
Examples:
>ROUTE MODE DIRECT
Route Mode "Direct" Set
>ROUTE MODE NORMAL
Route Mode "Normal" Set
SEND_COMMAND D:P:S or
NAME,COMMAND
Sends a specified command to a device. The device can be on any
system that the Master you are connected to can 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
NetLinx Program.
The data of the string is entered with the following NetLinx string syn-
tax:
SEND_COMMAND 1:1:1,"'This is a test',13,10"
SEND_COMMAND RS232_1,"'This is a test',13,10"
SEND_LEVEL <D:P:S>,
<LEVEL ID>,<LEVEL VALUE>
Allows the user to set a level on a device via the Master's Telnet/
program port interface.
Содержание 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 ...