Changes for page Zūm Net Device Setup
Last modified by Alexander Mott on 2024/10/22 19:55
From 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
To version 10.10
edited by Alexander Mott
on 2022/06/17 17:29
on 2022/06/17 17:29
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -47,6 +47,8 @@ 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 DeviceSummary.txt and DeviceSummary.csv for a fully-configured job: 51 + 50 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 51 52 52 ===== Identifying by Hostname ===== ... ... @@ -75,10 +75,11 @@ 75 75 76 76 ===== Identifying through Network Device Tree View ===== 77 77 78 -If the electrical contractor has not provided a list of which serial numbers/MAC addresses belong to each installed ZUMNET-JBOX ,thenitisnecessarytoconnecttoeach ZUMNET-JBOXindividually andidentifythemthrough Toolbox. Putting a device into identify willstop anyprogramsrunning on aprocessor,andtakingadevice outfidentifymodewill restart theprogram.Thisstarting/stoppingof theprogram can betimeconsumingwhena largenumber of devicesarebeingidentified,so itmay be a goodideatorunthe##stopprog-p:01## command ontheprocessorriorto identifyingdevices.Onceallthedevicesare identified,run the##progreset##commandto resumetheprogram.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. 79 79 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 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 82 82 * Connect to the first ZUMNET-JBOX using Network Device Tree View 83 83 * Locate the "ZUMNET-JBOX-xx-xx-LOCAL" device in the list of connected devices 84 84 ** The model will vary between 0-10V and DALI JBOXs ... ... @@ -86,15 +86,17 @@ 86 86 * Right click the device and press "Identify This Device..." from the context menu 87 87 * The device will blink any attached fixtures and make an alarm sound 88 88 * Walk around the jobsite until the room/controlled fixtures are located 89 -* Updatethe SRTakeoff.xlsxwiththe device serialnumber,MAC address, and automaticallyassignedIP address90 -* Repeat all stepsfor each ZUMNET-JBOXsuntil all of the ZUMNET-JBOXs have been identified92 +* 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 91 91 95 +Once you have determined and recorded which ZUMNET-JBOX is which, you may proceed to IP configuration. 96 + 92 92 ==== Assigning Permanent Static IP Addresses and IP-IDs ==== 93 93 94 94 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: 95 95 96 96 * Open Text Console in Toolbox and connect to the first ZUMNET-JBOX 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**(%%)) 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) 98 98 ** Disable DHCP: ##dhcp off## 99 99 ** Set IP address: ##ipa 0 (% style="color:blue" %)**10.0.0.80**(%%)## 100 100 ** Set IP subnet mask: ##ipm 0 (% style="color:darkgoldenrod" %)**255.255.255.0**(%%)##