Specifications

Terminal (Program Port/Telnet) Commands
99
NI & DVX Central Controllers - WebConsole & Programming Guide
Terminal Commands
The Terminal commands listed in the following table can be sent directly to the Master via either a Program Port or a
Telnet terminal session (with the exception of the "Help Security" and "Resetadminpassword" commands, which are
only available to a Program Port (RS232) connection.
In your terminal program, type "Help" or a question mark ("?") and <Enter> to access the Help Menu, and display the
Program port commands described below:
Terminal Commands
Command Description
----- Help ----- <D:P:S> (Extended diag messages are OFF)
<D:P:S>: Device:Port:System. If omitted, assumes Master.
? or Help Displays this list of commands.
AUTO LOCATE
(ENABLE|DISABLE|STATUS)
Enables/Disables/queries the auto locate feature on the Master.
Auto locate adds additional broadcast information for use by AMX Touch Panel
devices configured in Auto connect mode.
BOOT STATUS Returns the current boot state of the master.
Response is either "Boot in progress." or "Boot complete."
CLEAR AUDIT LOG Purges the entire database of audit records.
See the SHOW AUDIT LOG section on page 110.
CLEAR MAX BUFFERS Reset the max buffers high-water counters to zero.
CLEAR PERSISTENT VARS Clear out the persistent/non-volatile variable values without having to download a
new NetLinx program.
CPU USAGE Diagnostic tool to calculate a running average of the current CPU usage of the
Master.
DATE Displays the current date and day of the week.
Example:
>DATE
10/31/2004 Wed
DATE/TIME ON|OFF ENABLES/DISABLES the addition of a date time stamp to the terminal logs
displayed via "msg on"
DATE/TIME is Off by default at the start of each Terminal/Telnet session.
DEVICE HOLDOFF ON|OFF Sets the Master to holdoff devices (i.e. does not allow them to report ONLINE) until
all objects in the NetLinx program have completed executing the DEFINE_START
section.
If set to ON, any messages to devices in DEFINE_START will be lost, however, this
prevents incoming messages being lost in the Master upon startup.
When DEVICE_HOLDOFF is ON, you must use ONLINE events to trigger device
startup SEND_COMMANDs.
By default, DEVICE_HOLDOFF is OFF to maintain compatibility with Axcess systems
where devices are initialized in DEFINE_START.
Note: This command sets the state of the device holdoff. The GET DEVICE
HOLDOFF command reveals whether the state is On or Off (see page 100).
Example:
>Device Holdoff ON
Device Holdoff Set.
DEVICE STATUS <D:P:S> Displays a list of all active (on) channels for the specified D:P:S.
If you enter DEVICE STATUS without the D:P:S variable, the Master displays ports,
channels, and version information.
DIPSWITCH Displays the current state of the Master's hardware dip switches.
DISK FREE Displays the total bytes of free space available on the Master.
Example:
>DISK FREE
The disk has 2441216 bytes of free space.