Home AMX User Forum NetLinx Studio
Options

ICSLan / DXLINK Device Configuration Script

If you ever find yourself in front of a pile of ICSLan or DXLINK devices, this script will make short work of having to configure them. With the device set to the static IP of 192.168.1.2 by holding the ID button, this script will telnet into the device and configure it for DHCP, auto-discovery of a NetLinx master, and set the device number. The script only prompts for IP address and device number. It will then reboot the device. The default IP is 192.168.1.2 so that it connects to a device that was freshly set to static mode. The default device number increments for each device successfully configured so that in most cases you can simply skip both prompts. If you need to send a different series of commands, it can be done by editing the script's command list.

https://gist.github.com/amclain/9498313


sHnlMbE.png
Sign In or Register to comment.