Programming
2
NetLinx Integrated Controller (No Master) - Operation Reference Guide
Program Port Commands
Command
Description
DATE
Displays the current date and day of the week.
DEVICE STATUS <D:P:S>
Displays a list of all active (on) channels for the specified D:P:S. Enter DEVICE STATUS
without the D:P:S variable, the Master Card displays ports, channels, and version
information.
DNS LIST <D:P:S>
Displays:
• Domain suffix
• Configured DNS IP Information
DOC FREE
Displays the total bytes of free space available on the Master Card's Disk on Chip.
ECHO OFF
Disables terminal character's echo (display) function.
ECHO ON
Enables terminal character's echo (display) function.
GET IP <D:P:S>
Displays the Master Card's D:P:S, Host Name, Type (DHCP or Static), IP Address, Subnet
Mask, Gateway IP, and MAC Address.
MEM
Displays the largest free block of Master Card memory.
MSG OFF
MSG OFF disables the MSG ON display (see below).
MSG ON
MSG On sets the terminal program to display all messages generated by the Master Card.
OFF
Turns off a channel on a device. 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 program.
ON
Turns on a channel on a device. 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 program.
PASS
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 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 program.
See
ESC Pass Codes
on page 3 for descriptions of the escape codes available in pass
mode.
PING
Tests network connectivity to and confirms the presence of another networked device. It
operates just like the PING application in Windows or Linux.
PROGRAM INFO
Displays the NetLinx program's name residing in the Master Card.
PULSE
Pulses a 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 program.
REBOOT <D:P:S>
Reboots the Master Card or specified device.
RELEASE DHCP
Releases the DHCP setting for the Master Card.
SEND_COMMAND
Sends a command to a device. 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 NetLinx Program. The
data of the string is entered with NetLinx string syntax.
SEND_STRING
Sends a string to a device. 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 defined in the DEFINE_DEVICE section of the NetLinx Program. The data of the
string is entered with NetLinx string syntax.
SET DATE
Prompts you to enter the new date for the Master Card. When the date is set on the Master
Card, the new date will be reflected on all devices in the system that have clocks (i.e. touch
panels). By the same token, if you set the date on any system device, the new date will be
reflected on the system’s Master, and all connected devices. This will not update clocks on
devices connected to another Master (in Master-to-Master systems).
SET DNS <D:P:S>
Prompts you to enter a Domain Name, DNS IP #1, DNS IP #2, and DNS IP #3. Then, you
enter Y (yes) to approve/store the information in the Master Card. Entering N (no) cancels
the operation.