Changes for page Zūm Net Device Setup
Last modified by Alexander Mott on 2024/10/22 19:55
From version 17.2
edited by Alexander Mott
on 2022/06/17 19:43
on 2022/06/17 19:43
Change comment:
Update document after refactoring.
To version 10.9
edited by Alexander Mott
on 2022/06/17 17:19
on 2022/06/17 17:19
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 4 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,1 +1,1 @@ 1 -SHOWRUNNER™ Setup Guide.SHOWRUNNER™ Installation Guide. SHOWRUNNER™ Installation and Network Setup.WebHome1 +SHOWRUNNER™ Setup Guide.SHOWRUNNER™ Installation Guide.WebHome - Content
-
... ... @@ -47,13 +47,6 @@ 47 47 ** Though saved as a text file, the Device Summary is actually a table of comma separated values 48 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 49 50 -Below is an example of a Device Summary for a fully-configured job: 51 - 52 -* DeviceSummary.txt: 53 -[[image:1655487020590-542.png]] 54 -* DeviceSummary.csv: 55 -[[image:1655487132138-904.png]] 56 - 57 57 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. 58 58 59 59 ===== Identifying by Hostname ===== ... ... @@ -82,11 +82,10 @@ 82 82 83 83 ===== Identifying through Network Device Tree View ===== 84 84 85 -If the electrical contractor has not provided a list of which serial numbers/MAC addresses belong to each installed ZUMNET-JBOX andnobodyintends torename each ZUMNET-JBOX usingtheCrestronZūmApp,then the onlywayto identify whichZUMNET-JBOXis installedwhere istousetheDeviceTreeViewtoolinToolbox.Thisisbyfar the slowest andmostdisruptivewayto identify devices,soit isonlyrecommendedas a last resort.78 +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. 86 86 87 -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. 88 - 89 -* Generate a Device Summary and note the IP addresses for all installed ZUMNET-JBOXs 80 +* Connect to the lighting network and open Device Discovery Tool in Toolbox 81 +* Note the IP addresses for all of the installed ZUMNET-JBOXs 90 90 * Connect to the first ZUMNET-JBOX using Network Device Tree View 91 91 * Locate the "ZUMNET-JBOX-xx-xx-LOCAL" device in the list of connected devices 92 92 ** The model will vary between 0-10V and DALI JBOXs ... ... @@ -94,17 +94,15 @@ 94 94 * Right click the device and press "Identify This Device..." from the context menu 95 95 * The device will blink any attached fixtures and make an alarm sound 96 96 * Walk around the jobsite until the room/controlled fixtures are located 97 -* Edit theDeviceSummary or SRTakeoff.xlsxsothatyourememberwhichJBOX iswhich98 -* Repeat for each ZUMNET-JBOX until all of the ZUMNET-JBOXs have been identified 89 +* Update the SRTakeoff.xlsx with the device serial number, MAC address, and automatically assigned IP address 90 +* Repeat all steps for each ZUMNET-JBOXs until all of the ZUMNET-JBOXs have been identified 99 99 100 -Once you have determined and recorded which ZUMNET-JBOX is which, you may proceed to IP configuration. 101 - 102 102 ==== Assigning Permanent Static IP Addresses and IP-IDs ==== 103 103 104 104 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: 105 105 106 106 * Open Text Console in Toolbox and connect to the first ZUMNET-JBOX 107 -* 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)97 +* 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**(%%)) 108 108 ** Disable DHCP: ##dhcp off## 109 109 ** Set IP address: ##ipa 0 (% style="color:blue" %)**10.0.0.80**(%%)## 110 110 ** Set IP subnet mask: ##ipm 0 (% style="color:darkgoldenrod" %)**255.255.255.0**(%%)## ... ... @@ -112,7 +112,6 @@ 112 112 ** Update IP table: ##addm (% style="color:olive" %)**30**(%%) (% style="color:orange" %)**10.0.0.10**(%%)## 113 113 ** Set hostname: ##host (% style="color:purple" %)**ZNET-JBOX-RM-201**(%%)## 114 114 ** Reboot the ZUMNET-JBOX: ##reboot## 115 -*** Note that rebooting the JBOX will cause the lights to briefly cut out 116 116 * Repeat for all ZUMNET-JBOXs on the job 117 117 118 118 === Zūm Net Specific Configuration ===
- 1655487002500-174.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.alexander\.mott@chiefintegrations\.com - Size
-
... ... @@ -1,1 +1,0 @@ 1 -51.5 KB - Content
- 1655487008788-390.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.alexander\.mott@chiefintegrations\.com - Size
-
... ... @@ -1,1 +1,0 @@ 1 -51.5 KB - Content
- 1655487020590-542.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.alexander\.mott@chiefintegrations\.com - Size
-
... ... @@ -1,1 +1,0 @@ 1 -51.5 KB - Content
- 1655487132138-904.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.alexander\.mott@chiefintegrations\.com - Size
-
... ... @@ -1,1 +1,0 @@ 1 -53.0 KB - Content