Changes for page Zūm Net Device Setup
Last modified by Alexander Mott on 2024/10/22 19:55
From version 44.1
edited by Alexander Mott
on 2023/05/23 21:13
on 2023/05/23 21:13
Change comment:
There is no comment for this version
To version 40.1
edited by Alexander Mott
on 2023/05/15 18:16
on 2023/05/15 18:16
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -8,6 +8,8 @@ 8 8 {{toc/}} 9 9 {{/box}} 10 10 11 +(% class="row" %) 12 +((( 11 11 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>>https://wiki.chiefintegrations.com/SHOWRUNNER%E2%84%A2%20Setup%20Guide/Wiring%20Guide/Wiring%20Overview/Z%C5%ABm%20Net/#HZ16BmLink]], 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 ShowRunnerCLC™ is identical, so they will be referred to collectively as ZUMNET-JBOXs for the purposes of this article. 12 12 13 13 Much like DIN-CENCN-2s in ShowRunnerCLC™ 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. ... ... @@ -122,35 +122,8 @@ 122 122 123 123 = Zūm Net Specific Configuration = 124 124 125 -Zūm Net devices have a two additional settings not present for other devices: Primary/Secondary mode andZūm/Cresnet mode.ZUMNET-JBOX-DALI have a third setting forGroup/LegacyDALImode,and allZUMNET-JBOX-*thatarein CNET modeanoptionallybeconfiguredtoautomaticallyswitchbackandforthbetweenCNET and App mode dependingon whetherthecontrol processorisreachable.127 +Zūm Net devices have a two additional settings not present for other devices: Zūm/Cresnet mode and Master/Slave mode. ZUMNET-JBOXs should ship as Master devices in Zūm Mode from the factory, and this is typically the desired setting. 126 126 127 -== Primary/Secondary Mode == 128 - 129 -(% class="box warningmessage" %) 130 -((( 131 -Zūm Wired firmware v1.03.27 (device firmware v1.002.00026) updates the terminology from "master"/"slave" to "primary"/"secondary", and changes the ##zwms## command to ##zwps## 132 -Devices running this newer firmware will not accept commands using "master"/"slave" as arguments. 133 -))) 134 - 135 -ZUMNET-JBOXs can be in either "Primary" or "Secondary" mode. In most situations, "Primary" is the desired mode of operations, as "Secondary" mode effectively turns a ZUMNET-JBOX into a ZUMLINK-JBOX and prevents it from discovering devices on the Zūm Link bus or performing any logic. There are two scenarios in which a ZUMNET-JBOX should be configured in "Secondary" mode: 136 - 137 -1. It is connected to another ZUMNET-JBOX via the Zūm Link bus 138 -1. It is being used as a Cresnet device, connected to a processor or DIN-CENCN-2 using a Cresnet/Zūm Link adapter 139 - 140 -ZUMNET-JBOXs with firmware 1.006.00012 or newer will ship from the factory in "Primary" mode, but will go to "Secondary" mode if a hardware reset is performed. ZUMNET-JBOXs with older firmware will ship in "Secondary" mode. The commands to view or change the Primary/Secondary mode are: 141 - 142 -* View current mode: 143 -** Current FW: ##zwps## or ##zwmode## 144 -** Old FW: ##zwms## 145 -* Make "Primary": 146 -** Current FW: ##zwps primary## 147 -** Old FW: ##zwms master## 148 -* Make "Secondary": 149 -** Current FW: ##zwps secondary## 150 -** Old FW: ##zwms slave## 151 - 152 -A reboot is required if the mode is changed. 153 - 154 154 == Zūm/Cresnet Mode == 155 155 156 156 Zūm Mode (also known as App Mode) is the default setting for new ZUMNET-JBOXs, and allows them to be configured from the Crestron Zūm App. If a ZUMNET-JBOX is put into Cresnet mode, it will no longer be able to be configured using the Crestron Zūm 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) or if certain ShowRunnerCLC™ features are required (such as changing the dimming response curve). ... ... @@ -163,27 +163,23 @@ 163 163 164 164 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. 165 165 166 -== =DALI Group/LegacyMode ===141 +== Master/Slave Mode == 167 167 168 -ZUMNET-JBOX -DALIthat are operatinginAppmodeshouldbekeptin"Groups"DALI mode,and DALI loadsmustbe configuredthroughtheZūmApp.ZUMNET-JBOX-DALIthatare operatinginCNETmodewithShowRunner™ must bechanged to"Legacy"DALI mode, and the DALI ballasts must be addressedand grouped usingtheCrestron Toolbox DALI Commissioning 2.0 Tool.143 +ZUMNET-JBOXs 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: 169 169 170 -To change modes, run the appropriate dalisetmode command, wait 5 seconds, and then reboot the ZUMNET-JBOX-DALI: 145 +1. It is connected to another ZUMNET-JBOX via the Zūm Link bus 146 +1. It is being used as a Cresnet device, connected to a processor or DIN-CENCN-2 using a Cresnet/Zūm Link adapter 171 171 172 -* Set Legacy mode: ##dalisetmode 1 1## 173 -* Set Groups mode: ##dalisetmode 1 2## 148 +The commands to view or change the Master/Slave mode are: 174 174 175 -=== Zūm Mode Auto Switch === 150 +* View current mode: ##zwms## 151 +* Make "master": ##zwms master## 152 +* Make "slave": ##zwms slave## 176 176 177 - Zūm ModeAutoSwitch is a featureintroducedby Crestron in November of 2022 with.puf firmware v1.04.05 (device firmware 1.004.00005). Thisfeatureis intended to address concerns that arose from projectsusing custom programs with ZUMNET-JBOX-* devices in CNET Mode.Previously, ifa device in CNET Mode lostconnection to theprocessor, then it wouldbe impossibletomaintain any sort of control over the lighting. With Zūm Mode Auto Switch enabled,a ZUMNET-JBOX running in CNET Mode will automatically switchto App Modeand process local logic in theevent that it loses connection to the processor.154 +A reboot is required if the mode is to be changed. 178 178 179 - Enable ZūmMode Auto Switchusingthe command: ##autoswitchon##156 += Changing IP-IDs = 180 180 181 -Rebooting after changing Auto Switch modes is not officially required, but is still recommended. 182 - 183 -//Any configuration changes made through the Zūm App should be made while the control processor is disconnected: the easiest ways to accomplish this are to either disconnect the Cat5e/Cat6 cable at the processor or use Text Console commands (//##stopprog -p:01##//)to temporarily suspend the custom program on the processor.// 184 - 185 -== Changing IP-IDs == 186 - 187 187 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. 188 188 189 189 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. ... ... @@ -195,3 +195,4 @@ 195 195 [[image:1655247008527-737.png]] 196 196 197 197 [[image:1655246948921-246.png]] 169 +)))