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

From version 5.1
edited by Alexander Mott
on 2023/03/28 17:50
Change comment: There is no comment for this version
To version 10.1
edited by Alexander Mott
on 2023/03/29 21:55
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,13 +11,3 @@
1 -(% class="box errormessage" %)
2 -(((
3 -n/a
4 -)))
5 -
6 -(% class="box warningmessage" %)
7 -(((
8 -n/a
9 -)))
10 -
11 11  {{box cssClass="floatinginfobox" title="**CONTENTS**"}}
12 12  {{toc/}}
13 13  {{/box}}
... ... @@ -14,12 +14,20 @@
14 14  
15 15  (% class="row" %)
16 16  (((
17 -Lorem
18 -See //[[Figure 1>>WebHome||anchor="HFigure1"]]// for details.
19 -See //[[Figure 2>>WebHome||anchor="HFigure2"]]// for details.
7 +SHOWRUNNER™ provides a number of benefits over using the default program. These benefits are covered in detail on our [[Crestron Zūm Wired and SHOWRUNNER™>>doc:Design Guide.Hardware Design Guide.Crestron Zum Wired.Crestron Zum Wired Overview.WebHome]], but one of the largest benefits are the tools included with SHOWRUNNER™ to make Zūm Wired start-ups go as smoothly as possible.
20 20  
21 -= Start-Up Guide =
9 += App Mode (Zūm Discovery) =
22 22  
11 +(% class="box errormessage" %)
12 +(((
13 +WARNING: Cresnet Discovery is not currently working on ZUMNET-JBOXs. Crestron has acknowledged a fix has been sent to QE. Discovery must be fixed before SHOWRUNNER™ can auto-discover hardware.
14 +)))
15 +
16 +SHOWRUNNER™ includes a Zūm 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 Zūm Rooms into the configuration.
17 +Installing SHOWRUNNER™ on different processors is covered in our [[startup pages>>doc:SHOWRUNNER™ Setup Guide.SHOWRUNNER™ Installation Guide.SHOWRUNNER™ Installation and Network Setup.WebHome]], while importing Zūm Rooms is covered in the [[Zūm Wired Discovery>>doc:SHOWRUNNER™ Setup Guide.SHOWRUNNER™ Installation Guide.Device Addressing.Zūm Discovery.WebHome]] page.
18 +
19 += CNET Mode (SHOWRUNNER™ Total Control) =
20 +
23 23  Lorem
24 24  
25 25  (% class="box warningmessage" %)
... ... @@ -47,14 +47,22 @@
47 47  ** will take up to several minutes per room, but will be able to do up to 10 rooms simultaneously
48 48  ** devices will reboot, possibly multiple times
49 49  ** 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)
48 +* run device discovery again to confirm that all zumnet boxes were updated
49 +** 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
50 +* if app mode backup is desired, configure the boxes using the app now
50 50  * run "ip config (def. hostname)" loadscript to update device IP-IDs and hostnames
51 51  ** devices will reboot
52 52  ** devices will now have new hostnames, so any further loadscripts should use (new hostname) versions
54 +* run "cnet mode (def. hostname)" loadscript to put devices into CNET mode
55 +** if app mode backup is desired, also run "autoswitch enable (def. hostname)" loadscript
56 +** devices will reboot
53 53  * if using a processor without control subnet, run the "static ip config (new hostname)" script
54 54  ** 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
55 55  ** (**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**)
56 56  * once done, commission job essentially as normal showrunner job
57 57  ** (**sr commissioning guide is incomplete**)
62 +** connect to each zumnet jbox and address zumlink devices per the takeoff
63 +*** if devices are not online, then troubleshoot why and update firmware through device tree view once they are online
58 58  ** occ timeouts can be adjusted through UI; other settings (ie reach) should be adjusted through app
59 59  ** photocells etc are set up through UI
60 60  ** loads teseted and verified through UI; can be moved around between controllers as necessary
... ... @@ -61,5 +61,17 @@
61 61  *** loads don't need to be in the same room as the zumnet that controls them
62 62  ** keypads can use standard SR types or be fully customized
63 63  ** set up schedule, etc.
70 +* once done, save and back up configuration file
64 64  )))
72 +
73 += Tools for Statically Configured Lighting Networks =
74 +
75 +Unlike installations using the default program, SHOWRUNNER™ offers the opportunity to reduce the cost of hardware by enabling the use of any 3 or 4-Series processor, rather than being restricted to using the ZUM-HUB4 exclusively. Some of these other processors (DIN-AP4, RMC4, etc.) do not include a Control Subnet with built-in router, which requires the use of static IP addresses if the lighting network is to remain independent and there is no router specified to manage traffic on the lighting network. SHOWRUNNER™ includes several built-in features to assist with these sort of startups without requiring a Technician to bring their own router.
76 +
77 +This section does not apply to processors with a built in Control Subnet (CP4N, AV4, PRO4, ZUM-HUB4, etc.) or lighting networks that are fully integrated with a managed building LAN.
78 +
79 +The steps for statically configuring a networked Zūm Wired installation with SHOWRUNNER™ are:
80 +
81 +1. [[Configure the static IP address>>doc:SHOWRUNNER™ Setup Guide.SHOWRUNNER™ Installation Guide.SHOWRUNNER™ Installation and Network Setup.Processor Setup.Webhome||anchor="HIPConfiguration"]] for the processor and [[install SHOWRUNNER™>>doc:SHOWRUNNER™ Setup Guide.SHOWRUNNER™ Installation Guide.SHOWRUNNER™ Installation and Network Setup.Processor Setup.Webhome||anchor="HProgramLoad"]]
82 +1. [[dhcp>>doc:SHOWRUNNER™ Setup Guide.Troubleshooting Guide.Advanced Tools.DHCP Server.WebHome]]
65 65  )))