Changes for page Zūm Net Device Setup

Last modified by Alexander Mott on 2024/10/22 19:55

From version 10.8
edited by Alexander Mott
on 2022/06/17 17:13
Change comment: There is no comment for this version
To version 10.3
edited by Alexander Mott
on 2022/06/17 16:47
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -29,7 +29,7 @@
29 29  
30 30  1. Identifying by hostname
31 31  1. Identifying by serial number or MAC address
32 -1. Identifying through Device Tree View
32 +1. Identifying through Toolbox
33 33  
34 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 35  
... ... @@ -43,32 +43,15 @@
43 43  ** If some devices are missing, there may be an issue with your DHCP server settings or the network wiring
44 44  * Click the "Export..." button below the list of discovered devices
45 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
46 +* Click the Write Device Summary button and save the DeviceSummary.txt to your computer
47 +* The DeviceSummary.txt provides the IP address, MAC address, and serial number for each device on the network
48 +* 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
49 +* Update the SRTakeoff.xlsx with the device serial number, MAC address, and automatically assigned IP address for all ZUMNET-JBOXs
49 49  
50 -Once the Device Summary has been generated, proceed to identifying each ZUMNET-JBOX using the hostname, SN/MAC, or Device Tree View methods described below.
51 -
52 52  ===== Identifying by Hostname =====
53 53  
54 -The Crestron Zūm App is used to configure the internal logic of Zūm Wired rooms. This internal logic determines the room behavior when ZUMNET-JBOXs are used in standalone applications or if communication to the processor is lost. Even on SHOWRUNNER™ jobs with a central program running the lighting controls, it is best practice to configure the internal logic to match as closely as possible the SHOWRUNNER™ logic in order to minimize disruption to end-users in the event of a processor or network failure.
53 +Oftentimes,
55 55  
56 -In addition to configuring default room logic, the Crestron Zūm App can be used to change the hostname of the ZUMNET-JBOX for each room. By default, the hostname for a ZUMNET-JBOX is the model followed by the last six digits of the MAC address, e.g. "ZUMNET-JBOX-16A-LV-F2DA94". If you or the electrical contractor already intend to configure the internal logic each ZUMNET-JBOX, it would be a good idea to also change the hostname to something more identifiable.
57 -
58 -To change the hostname using the Crestron Zūm App:
59 -
60 -* Connect to the ZUMNET-JBOX in the App
61 -* Tap "Room Settings"
62 -* Tap "Network"
63 -* Tap the Hostname field and edit the Hostname
64 -* Scroll to the bottom of the page and tap "Save settings"
65 -* Tap "OK" to apply the changes and reboot the ZUMNET-JBOX
66 -** Note that rebooting the JBOX will cause the lights to briefly cut out
67 -
68 -If all hostnames have been set, then it becomes very easy to know which DHCP assigned IP address is associated with each room using the Device Summary. Generate a Device Summary with the new hostnames and proceed to IP configuration.
69 -
70 -
71 -
72 72  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:
73 73  
74 74  * Connect to the lighting network and open Device Discovery Tool in Toolbox
... ... @@ -113,12 +113,14 @@
113 113  
114 114  === Zūm Net Specific Configuration ===
115 115  
116 -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.
99 +Zūm Net devices have a two additional settings not present for other devices: Zūm/Cresnet mode and Master/Slave mode.
117 117  
118 118  ==== Zūm/Cresnet Mode ====
119 119  
120 -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).
103 +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.
121 121  
105 +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).
106 +
122 122  The commands to view or change the Zūm/Cresnet mode are:
123 123  
124 124  * View current mode: ##zwmode##
... ... @@ -129,8 +129,10 @@
129 129  
130 130  ==== Master/Slave Mode ====
131 131  
132 -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:
117 +ZUMNET-JBOXs should ship in "Master" mode by default, and generally this is how they should be configured.
133 133  
119 +"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:
120 +
134 134  1. It is connected to another ZUMNET-JBOX via the Zūm Link bus
135 135  1. It is being used as a Cresnet device, connected to a processor or DIN-CENCN-2 using a Cresnet/Zūm Link adapter
136 136