Zūm Net Device Setup
Zūm Net Devices in SHOWRUNNER™
Zūm Net devices are part of Crestron's latest Zūm Wired system, acting as a the main lighting controller for a Zūm Wired room. In networked applications of Zūm Wired, they also act as bridges connecting the local Zūm Link devices in each room to the overall lighting network throughout the building. Since Zūm Link and Cresnet are interchangeable, and Zūm Net is an Ethernet protocol, this means that Zūm Net devices can be thought of as single-net DIN-CENCN-2s. As of Summer 2022, there are only two Zūm Net devices that have been announced and are in production: the ZUMNET-JBOX-16A-LV 0-10V load controller and the ZUMNET-JBOX-DALI DALI load controller. Configuring these devices for use with SHOWRUNNER™ is identical, so they will be referred to collectively as ZUMNET-JBOXs for the purposes of this article.
Much like DIN-CENCN-2s in SHOWRUNNER™ installations, ZUMNET-JBOXs identify themselves to the processor via their IP-ID, so the specific IP address of any given ZUMNET-JBOX does not matter as long as it is in the same range as the processor and does not conflict with any other devices on the network. If hosted devices are moved between ZUMNET-JBOXs, or if the ZUMNET-JBOX needs to have a different IP-ID than it was initially assigned, the configuration will need to be updated (see below). Chief Integrations typically provides an SRTakeoff.xlsx spreadsheet which will list all the Zūm Net and Zūm Link devices and their associated IP-IDs. If no takeoff is provided, then the processor's IP table can be checked by running the ipt -t command from the processor after the configuration is loaded. ZUMNET-JBOX's will typically start with IP-IDs in the 30-5F range, but can potentially exceed this range.
Identification and IP Configuration
Configuring ZUMNET-JBOXs must be done over Ethernet, and is easiest to do once all ZUMNET-JBOXs have been installed, powered up, and connected to the lighting network. (It is not necessary for all Zūm Link devices to be installed in order to configure ZUMNET-JBOXs.)
Since there is no option to configure ZUMNET-JBOXs via USB, a DHCP server is required. There are three options for DHCP servers:
- Using a processor with a Control Subnet (only available on certain processors)
- Using the built-in SHOWRUNNER™ DHCP Server (available on all processors running SHOWRUNNER™ v3.009 or newer)
- Using third party DHCP server software on your computer
Most devices (DIN-CENCN-2, TSW, ZUMNET-JBOXs) rely only on IP-ID to identify themselves to the processor, but some devices (such as GLPACs, DMX controllers, and other processors) have IP addresses that are explicitly defined in the configuration file. The DHCP server should be configured to assign IP addresses that are visible to the processor, but excluded from assigning these explicitly defined IP addresses if possible.
Configuring ZUMNET-JBOXs can be broken up into two separate processes:
- Identifying which DHCP assigned IP address corresponds to each ZUMNET-JBOX
- Connecting to each ZUMNET-JBOX and assigning a permanent static IP address and IP-ID
Identifying Zūm Net Devices
Once all ZUMNET-JBOXs have been assigned temporary IP addresses from the DHCP server, they must each be identified so that the correct IP-ID can be assigned. The goal is to associate each assigned IP address with the room that each ZUMNET-JBOX is meant to control. Then we can connect to each ZUMNET-JBOX and set static IP addresses and update the IP table with the correct IP-ID.
If the electrical contractor has provided a list of which serial numbers/MAC addresses belong to each installed ZUMNET-JBOX, then it is relatively easy to identify which ZUMNET-JBOX should get which IP-ID:
- Connect to the lighting network and open Device Discovery Tool in Toolbox
- The Device Discovery tool will automatically report how many Ethernet devices have been discovered
- Verify that the correct number of Ethernet devices have been discovered, including any TSWs, GLPACs, DIN-CENCN-2s, etc.
- Note that only Crestron devices will appear in Device Discovery; non-Crestron devices (such as Pharos or Enttec DMX controllers) will not appear in Device Discovery Tool
- Click the "Export..." button below the list of discovered devices
- If this button says "Address Book", then Toolbox needs to be updated
- Click the Write Device Summary button and save the DeviceSummary.txt to your computer
- The DeviceSummary.txt provides the IP address, MAC address, and serial number for each device on the network
- Cross reference the DeviceSummary.txt with the serial numbers/MAC addresses provided by the installer in order to determine which ZUMNET-JBOX has been assigned each IP address
- Update the SRTakeoff.xlsx with the device serial number, MAC address, and automatically assigned IP address for all ZUMNET-JBOXs
If the electrical contractor has not provided a list of which serial numbers/MAC addresses belong to each installed ZUMNET-JBOX, then it is necessary to connect to each ZUMNET-JBOX individually and identify them through Toolbox. Putting a device into identify will stop any programs running on a processor, and taking a device out of identify mode will restart the program. This starting/stopping of the program can be time consuming when a large number of devices are being identified, so it may be a good idea to run the stopprog -p:01 command on the processor prior to identifying devices. Once all the devices are identified, run the progreset command to resume the program.
- Connect to the lighting network and open Device Discovery Tool in Toolbox
- Note the IP addresses for all of the installed ZUMNET-JBOXs
- Connect to the first ZUMNET-JBOX using Network Device Tree View
- Locate the "ZUMNET-JBOX-xx-xx-LOCAL" device in the list of connected devices
- The model will vary between 0-10V and DALI JBOXs
- The ID should be "03" regardless of model
- Right click the device and press "Identify This Device..." from the context menu
- The device will blink any attached fixtures and make an alarm sound
- Walk around the jobsite until the room/controlled fixtures are located
- Update the SRTakeoff.xlsx with the device serial number, MAC address, and automatically assigned IP address
- Repeat all steps for each ZUMNET-JBOXs until all of the ZUMNET-JBOXs have been identified
Assigning Permanent Static IP Addresses and IP-IDs
Once you have identified which IP address has been assigned to each ZUMNET-JBOX, you can begin configuring them with permanent static IP addresses and the correct IP-ID:
- Open Text Console in Toolbox and connect to the first ZUMNET-JBOX
- Run the following commands to configure the ZUMNET-JBOXs IP settings (example is for a 10.0.0.0/24 subnet, with a permanent IP address of 10.0.0.20, an IP-ID of 30, a processor IP address of 10.0.0.10, and a hostname of ZNET-JBOX-RM-201)
- Disable DHCP: dhcp off
- Set IP address: ipa 0 10.0.0.20
- Set IP subnet mask: ipm 0 255.255.255.0
- Set default gateway: defr 0 10.0.0.1
- Update IP table: addm 30 10.0.0.10
- Set hostname: host ZNET-JBOX-RM-201
- Reboot the ZUMNET-JBOX: reboot
- Repeat for all ZUMNET-JBOXs on the job
Zūm Net Specific Configuration
Zūm Net devices have a two additional settings not present for other devices: Zūm/Cresnet mode and Master/Slave mode.
Zūm/Cresnet Mode
ZUMNET-JBOXs should ship in "Zūm Mode" by default, also known as "App Mode" because this is the setting required to be able to configure Zūm Wired rooms using the Crestron Zūm Mobile App.
If a ZUMNET-JBOX is put into Cresnet mode, it will no longer be able to be configured using the App and all internal logic will be disabled. Generally, Cresnet mode is only required if non Zūm Link devices are connected to the ZUMNET-JBOX (e.g. a GL-EXP-DIMU-CN phase dimmer or C2N-CBD-P Cameo keypads).
The commands to view or change the Zūm/Cresnet mode are:
- View current mode: zwmode
- Make Zūm/App mode: zwmode zum
- Make Cresnet mode: zwmode cnet
A reboot is required if the mode is to be changed. Note that this command will also display the current Master/Slave mode, but will not allow you to change it.
Master/Slave Mode
ZUMNET-JBOXs should ship in "Master" mode by default, and generally this is how they should be configured.
"Slave" mode effectively turns a ZUMNET-JBOX into a ZUMLINK-JBOX. There are two scenarios in which a ZUMNET-JBOX will need to be configured in "Slave" mode:
- It is connected to another ZUMNET-JBOX via the Zūm Link bus
- It is being used as a Cresnet device, connected to a processor or DIN-CENCN-2 using a Cresnet/Zūm Link adapter
The commands to view or change the Master/Slave mode are:
- View current mode: zwms
- Make "master": zwms master
- Make "slave": zwms slave
A reboot is required if the mode is to be changed.
Changing IP-IDs
If ZUMNET-JBOXs must be assigned different IP-IDs than indicated in the SRTakeoff.xlsx, or if Zūm Link devices are moved between ZUMNET-JBOXs, then the configuration file must be updated. Every Zūm Link device in the configuration has a "DeviceHostId" associated with it, which corresponds to the IP-ID of the ZUMNET-JBOX hosting it.
If a Zūm Link device is moved from one ZUMNET-JBOX to another, then this "DeviceHostId" must be updated with the IP-ID of the new device.
If a ZUMNET-JBOX is assigned a different IP-ID, then it's own "DeviceHostId" as well as the "DeviceHostId" for all hosted Zūm Link devices must be changed to the new IP-ID. In addition to changing these "DeviceHostId", the "IpId" for the associated entry in "IpDevices" must be updated. "IpDevices" are located towards the beginning of the configuration file. Note that while the "DeviceHostId" is in hexadecimal, the "IpId" is a decimal integer. This means that a ZUMNET-JBOX with "DeviceHostId": "31" would be associated with an entry in "IpDevices" with "IpId": 49
Below are two snippets from a configuration file comparing a ZUMNET-JBOX-16A-LV lighting controller and it's associated entry in "IpDevices":