|
| Programming | |
|
|
|
|
| Program Port Commands (Cont.) |
| |
|
|
|
|
| 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 sys- |
|
|
| tem 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 num- |
|
|
| ber, 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 |
|
|
|
| |
|
|
|
|
| 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. |
|
|
|
|
|
| SET IP <D:P:S> | Prompts you to enter a Host Name, Type (DHCP or Fixed), IP address, |
|
|
| Subnet Mask, and Gateway IP address. Enter Y (yes) to approve/store |
|
|
| the information in the Master Card. Entering N (no) cancels the operation. |
|
|
|
|
|
| SET TIME | Prompts you to enter the new time for the Master Card. |
|
|
| When the time is set on the Master Card, the new time will be reflected on |
|
|
| all devices in the system that have clocks (i.e. touch panels). By the same |
|
|
| token, if you set the time on any system device, the new time will be |
|
|
| reflected on the system’s Master, and all connected devices. |
|
|
| This will not update clocks on devices connected to another Master (in |
|
|
|
| |
|
|
|
|
| SET URL <D:P:S> | Prompts you to enter the URL address and port number. Enter Y (yes) to |
|
|
| approve/store the new addresses in the Master Card. Entering N (no) can- |
|
|
| cels the operation. |
|
|
|
|
|
| SHOW DEVICE <D:P:S> | Displays a list of all devices present on the bus. |
|
|
|
|
|
| SHOW LOG | Displays the log of messages stored in the Master's memory. The Master |
|
|
| logs all internal messages and keeps the most recent messages. The log |
|
|
| contains: |
|
|
| • Entries starting with first specified or most recent. |
|
|
| • Date, Day, and Time message was logged. |
|
|
| • Which object originated the message. |
|
|
| • The text of the message: |
|
|
| SHOW LOG [start] [end] |
|
|
| SHOW LOG ALL |
|
|
| • If start is not entered, the most recent will be first. |
|
|
| • If end is not entered, the last 20 messages will be shown. |
|
|
| • If ALL is entered, all stored messages will be shown, starting with the |
|
|
| most recent. |
|
|
|
|
|
NXI NetLinx Integrated Controller | 9 |
| |
| |||
|
|
|
|