Changes for page Zūm Net Device Setup
Last modified by Alexander Mott on 2024/10/22 19:55
From version 10.2
edited by Alexander Mott
on 2022/06/17 15:03
on 2022/06/17 15:03
Change comment:
There is no comment for this version
To version 10.6
edited by Alexander Mott
on 2022/06/17 16:55
on 2022/06/17 16:55
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -31,6 +31,22 @@ 31 31 1. Identifying by serial number or MAC address 32 32 1. Identifying through Toolbox 33 33 34 +Each of these methods involves generating a Device Summary using the Device Discovery Tool in Toolbox. The Device Summary is a file which lists all devices that are discoverable on the network along with useful information such as their hostname, IP address, and MAC address. 35 + 36 +To generate a Device Summary in Toolbox: 37 + 38 +* Connect to the lighting network and open Device Discovery Tool in Toolbox 39 +* The Device Discovery tool will automatically report how many Ethernet devices have been discovered 40 +* Verify that the expected number of Ethernet devices have been discovered, including any TSWs, GLPACs, DIN-CENCN-2s, etc. 41 +** 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 42 +** If no devices are discovered, verify that your computer is connected to the network and your IP address is compatible with the network 43 +** If some devices are missing, there may be an issue with your DHCP server settings or the network wiring 44 +* Click the "Export..." button below the list of discovered devices 45 +** If this button says "Address Book", then Toolbox needs to be updated 46 +* Click the Write Device Summary button and save the Device Summary to your computer 47 +** Though saved as a text file, the Device Summary is actually a table of comma separated values 48 +** Renaming DeviceSummary.txt to DeviceSummary.csv will allow it to be opened and manipulated in common spreadsheet software such as Microsoft Excel or LibreOffice Calc 49 + 34 34 ===== Identifying by Hostname ===== 35 35 36 36 Oftentimes, ... ... @@ -67,9 +67,9 @@ 67 67 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: 68 68 69 69 * Open Text Console in Toolbox and connect to the first ZUMNET-JBOX 70 -* Run the following commands to configure the ZUMNET-JBOXs IP settings (example is for a **10.0.0.0(% style="color:darkgoldenrod" %)/24(%%)** subnet, with a permanent IP address of (% style="color:blue" %)**10.0.0. 20**(%%), an IP-ID of (% style="color:olive" %)**30**(%%), a processor IP address of (% style="color:orange" %)**10.0.0.10**(%%), and a hostname of (% style="color:#800080" %)**ZNET-JBOX-RM-201**(%%))86 +* Run the following commands to configure the ZUMNET-JBOXs IP settings (example is for a **10.0.0.0(% style="color:darkgoldenrod" %)/24(%%)** subnet, with a permanent IP address of (% style="color:blue" %)**10.0.0.80**(%%), an IP-ID of (% style="color:olive" %)**30**(%%), a processor IP address of (% style="color:orange" %)**10.0.0.10**(%%), and a hostname of (% style="color:#800080" %)**ZNET-JBOX-RM-201**(%%)) 71 71 ** Disable DHCP: ##dhcp off## 72 -** Set IP address: ##ipa 0 (% style="color:blue" %)**10.0.0. 20**(%%)##88 +** Set IP address: ##ipa 0 (% style="color:blue" %)**10.0.0.80**(%%)## 73 73 ** Set IP subnet mask: ##ipm 0 (% style="color:darkgoldenrod" %)**255.255.255.0**(%%)## 74 74 ** Set default gateway: ##defr 0 **10.0.0.1**## 75 75 ** Update IP table: ##addm (% style="color:olive" %)**30**(%%) (% style="color:orange" %)**10.0.0.10**(%%)## ... ... @@ -79,14 +79,12 @@ 79 79 80 80 === Zūm Net Specific Configuration === 81 81 82 -Zūm Net devices have a two additional settings not present for other devices: Zūm/Cresnet mode and Master/Slave mode. 98 +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. 83 83 84 84 ==== Zūm/Cresnet Mode ==== 85 85 86 -Z UMNET-JBOXsshould shipin"ZūmMode"bydefault,alsoknown as"AppMode"because this is thesetting required to be able toconfigure ZūmWired rooms using theCrestronZūm MobileApp.102 +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 SHOWRUNNER™ features are required (such as changing the dimming response curve). 87 87 88 -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). 89 - 90 90 The commands to view or change the Zūm/Cresnet mode are: 91 91 92 92 * View current mode: ##zwmode## ... ... @@ -97,10 +97,8 @@ 97 97 98 98 ==== Master/Slave Mode ==== 99 99 100 -ZUMNET-JBOXs sh ould ship in "Master" mode by default, and generally this is how they should be configured.114 +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: 101 101 102 -"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: 103 - 104 104 1. It is connected to another ZUMNET-JBOX via the Zūm Link bus 105 105 1. It is being used as a Cresnet device, connected to a processor or DIN-CENCN-2 using a Cresnet/Zūm Link adapter 106 106