Last modified by Alexander Mott on 2023/12/13 19:15

From version 4.1
edited by Alexander Mott
on 2023/03/28 15:14
Change comment: There is no comment for this version
To version 6.2
edited by Alexander Mott
on 2023/03/29 21:16
Change comment: (Autosaved)

Summary

Details

Page properties
Hidden
... ... @@ -1,1 +1,1 @@
1 -false
1 +true
Content
... ... @@ -18,6 +18,12 @@
18 18  See //[[Figure 1>>WebHome||anchor="HFigure1"]]// for details.
19 19  See //[[Figure 2>>WebHome||anchor="HFigure2"]]// for details.
20 20  
21 += Zūm Discovery =
22 +
23 +SHOWRUNNER™ includes a Zum Wired Discovery feature that makes it easy to import Zūm Rooms that have been configured in App Mode into an existing SHOWRUNNER™ configuration. The process for starting up a system using this method is the same as starting up any other networked installation in App Mode, but with the added steps of installing SHOWRUNNER and importing the Zum Rooms
24 +
25 += SHOWRUNNER™ Complete Control =
26 +
21 21  = Start-Up Guide =
22 22  
23 23  Lorem
... ... @@ -27,6 +27,7 @@
27 27  cross reference/update to old [[zumnet startup>>doc:SHOWRUNNER™ Setup Guide.SHOWRUNNER™ Installation Guide.SHOWRUNNER™ Installation and Network Setup.ZUMNET-JBOX Setup.WebHome]]?
28 28  
29 29  basic steps:
36 +
30 30  * configure your processor per chief's startup guide
31 31  * get all zumnet jbox online
32 32  ** use built in dhcp from processor control subnet
... ... @@ -46,11 +46,28 @@
46 46  ** will take up to several minutes per room, but will be able to do up to 10 rooms simultaneously
47 47  ** devices will reboot, possibly multiple times
48 48  ** check loadscript manager for any failures and re-run script for those devices if necessary (a rebooting zumnet box will temporarily disrupt online status for downstream zumnet jboxs and potentially interrupt the firmware update)
56 +* run device discovery again to confirm that all zumnet boxes were updated
57 +** zumnet boxes update last, so if a zumnet jbox is updated then this means that all of the zumlink devices that were online have also been updated
58 +* if app mode backup is desired, configure the boxes using the app now
49 49  * run "ip config (def. hostname)" loadscript to update device IP-IDs and hostnames
50 50  ** devices will reboot
51 51  ** devices will now have new hostnames, so any further loadscripts should use (new hostname) versions
62 +* run "cnet mode (def. hostname)" loadscript to put devices into CNET mode
63 +** if app mode backup is desired, also run "autoswitch enable (def. hostname)" loadscript
64 +** devices will reboot
52 52  * if using a processor without control subnet, run the "static ip config (new hostname)" script
53 53  ** this loadscript is necessary, as the showrunner DHCP server is only intended for commissioning. It must always be manually started after program restart and should not be used in production
54 54  ** (**will probably need a lot of extra steps + alterations to how we make configs since static IPs require a lot more information as well as corresponding modifications to SrConfig.json**)
68 +* once done, commission job essentially as normal showrunner job
69 +** (**sr commissioning guide is incomplete**)
70 +** connect to each zumnet jbox and address zumlink devices per the takeoff
71 +*** if devices are not online, then troubleshoot why and update firmware through device tree view once they are online
72 +** occ timeouts can be adjusted through UI; other settings (ie reach) should be adjusted through app
73 +** photocells etc are set up through UI
74 +** loads teseted and verified through UI; can be moved around between controllers as necessary
75 +*** loads don't need to be in the same room as the zumnet that controls them
76 +** keypads can use standard SR types or be fully customized
77 +** set up schedule, etc.
78 +* once done, save and back up configuration file
55 55  )))
56 56  )))