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
Change comment: There is no comment for this version
To version 10.10
edited by Alexander Mott
on 2022/06/17 17:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -29,29 +29,59 @@
29 29  
30 30  1. Identifying by hostname
31 31  1. Identifying by serial number or MAC address
32 -1. Identifying through Toolbox
32 +1. Identifying through Device Tree View
33 33  
34 -===== Identifying by Hostname =====
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  
36 -Oftentimes,
36 +To generate a Device Summary in Toolbox:
37 37  
38 -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:
39 -
40 40  * Connect to the lighting network and open Device Discovery Tool in Toolbox
41 41  * The Device Discovery tool will automatically report how many Ethernet devices have been discovered
42 -** Verify that the correct number of Ethernet devices have been discovered, including any TSWs, GLPACs, DIN-CENCN-2s, etc.
40 +* Verify that the expected number of Ethernet devices have been discovered, including any TSWs, GLPACs, DIN-CENCN-2s, etc.
43 43  ** 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 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 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
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
50 50  
51 -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.
50 +Below is an example of a DeviceSummary.txt and DeviceSummary.csv for a fully-configured job:
52 52  
53 -* Connect to the lighting network and open Device Discovery Tool in Toolbox
54 -* Note the IP addresses for all of the installed ZUMNET-JBOXs
52 +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.
53 +
54 +===== Identifying by Hostname =====
55 +
56 +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.
57 +
58 +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.
59 +
60 +To change the hostname using the Crestron Zūm App:
61 +
62 +* Connect to the ZUMNET-JBOX in the App
63 +* Tap "Room Settings"
64 +* Tap "Network"
65 +* Tap the Hostname field and edit the Hostname
66 +* Scroll to the bottom of the page and tap "Save settings"
67 +* Tap "OK" to apply the changes and reboot the ZUMNET-JBOX
68 +** Note that rebooting the JBOX will cause the lights to briefly cut out
69 +
70 +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.
71 +
72 +===== Identifying by Serial Number or MAC Address =====
73 +
74 +Both the serial number and MAC address are printed onto each ZUMNET-JBOX. Just like with Cresnet jobs, it is good practice for the electrical contractor to record serial numbers as they install devices. It is also good to collect the MAC addresses, but it is not necessary since Device Summary will have both the serial number and MAC address.
75 +
76 +If the electrical contractor has provided a list of which serial numbers/MAC addresses belong to each installed ZUMNET-JBOX, then generate a Device Summary and proceed to IP configuration.
77 +
78 +===== Identifying through Network Device Tree View =====
79 +
80 +If the electrical contractor has not provided a list of which serial numbers/MAC addresses belong to each installed ZUMNET-JBOX and nobody intends to rename each ZUMNET-JBOX using the Crestron Zūm App, then the only way to identify which ZUMNET-JBOX is installed where is to use the Device Tree View tool in Toolbox. This is by far the slowest and most disruptive way to identify devices, so it is only recommended as a last resort.
81 +
82 +Putting a ZUMNET-JBOX into identify mode will make it continuously produce an alarm-clock sound and flash any connected loads. Additionally, putting a device into identify mode 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 suspend the program using 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.
83 +
84 +* Generate a Device Summary and note the IP addresses for all installed ZUMNET-JBOXs
55 55  * Connect to the first ZUMNET-JBOX using Network Device Tree View
56 56  * Locate the "ZUMNET-JBOX-xx-xx-LOCAL" device in the list of connected devices
57 57  ** The model will vary between 0-10V and DALI JBOXs
... ... @@ -59,17 +59,19 @@
59 59  * Right click the device and press "Identify This Device..." from the context menu
60 60  * The device will blink any attached fixtures and make an alarm sound
61 61  * Walk around the jobsite until the room/controlled fixtures are located
62 -* Update the SRTakeoff.xlsx with the device serial number, MAC address, and automatically assigned IP address
63 -* Repeat all steps for each ZUMNET-JBOXs until all of the ZUMNET-JBOXs have been identified
92 +* Edit the Device Summary or SRTakeoff.xlsx so that you remember which JBOX is which
93 +* Repeat for each ZUMNET-JBOX until all of the ZUMNET-JBOXs have been identified
64 64  
95 +Once you have determined and recorded which ZUMNET-JBOX is which, you may proceed to IP configuration.
96 +
65 65  ==== Assigning Permanent Static IP Addresses and IP-IDs ====
66 66  
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**(%%))
102 +* 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**(%%); the hostname can be skipped if it has already been configured from the Crestron Zūm App)
71 71  ** Disable DHCP: ##dhcp off##
72 -** Set IP address: ##ipa 0 (% style="color:blue" %)**10.0.0.20**(%%)##
104 +** 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.
114 +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 -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.
118 +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 should ship in "Master" mode by default, and generally this is how they should be configured.
130 +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