Last modified by Scott Kohlmann on 2023/04/20 22:37

From version 9.1
edited by Mark Kohlmann
on 2022/04/15 15:18
Change comment: There is no comment for this version
To version 17.1
edited by Alexander Mott
on 2022/06/09 17:10
Change comment: There is no comment for this version

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,1 @@
1 -SHOWRUNNER™ User Guide & Wiki.WebHome
1 +SHOWRUNNER™ Setup Guide.WebHome
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.mark\.kohlmann@chiefintegrations\.com
1 +XWiki.alexander\.mott@chiefintegrations\.com
Content
... ... @@ -2,19 +2,17 @@
2 2  (((
3 3  showrunner is tested against current Crestron firmware releases.  Please use at least the recommended firmware builds.
4 4  3-Series: PUF 1.8001.0146
5 -4-Series: 2.7000.00052.01
5 +4-Series: PUF 2.7000.00052.01
6 6  VC-4: 2.7000.00047
7 7  )))
8 8  
9 -=== Notes ===
10 -
9 +(% class="box infomessage" id="HNotes" %)
10 +(((
11 +Notes
11 11  Static IP or properly setup DHCP/DNS implementation required.
12 -
13 13  Auto-Assigned/Link-Local IP address range of 169.254.x.x not supported (Crestron xPanel issue)
14 +)))
14 14  
15 -ShowRunner is a continuously evolving product, please update to the latest firmware
16 -
17 -
18 18  **ShowRunner Installation Tutorial:**
19 19  
20 20  [[https:~~/~~/www.youtube.com/watch?v=xuJ94cMCCa8>>url:https://www.youtube.com/watch?v=xuJ94cMCCa8]]
... ... @@ -29,7 +29,7 @@
29 29  
30 30  * Obtain the latest build of ShowRunner [[https:~~/~~/files.chiefintegrations.com/s/WHNzXrrZbB5jC3E>>url:https://files.chiefintegrations.com/s/WHNzXrrZbB5jC3E]]
31 31  * Set the processor’s IP Address per your network requirements
32 -* For processors with a Control Subnet (CP3N or CP4N): 
30 +* For processors with a Control Subnet (CP3N/AV3/PRO3/CP4N/AV4/PRO4/ZUM-HUB4): 
33 33  ** Connect to the processor via Text Console and type "startprogafterrouter on"
34 34  *** This will force the processor to wait until the router has started before attempting to load the showrunner™ program, avoiding potential license validation issues after a power loss.
35 35  ** Networked lighting hardware should be landed on the Control Subnet
... ... @@ -37,6 +37,7 @@
37 37  ** The Control Subnet can be configured manually in the "Functions>Ethernet Addressing...>Control Subnet" menu of Toolbox
38 38  *** Set routing to "Manual" with the start address and subnet size
39 39  *** E.g., a setting of "10.0.0.0/24" will have the processor at 10.0.0.1 with an IP mask of 255.255.255.0 and a default gateway and DNS server at 10.0.0.2
38 +*** 100.64.0.0/10 is a recommended range as it is unlikely to be used on any corporate network.  Processor IP will be 100.64.0.1 and default gateway/DNS will be 100.64.0.2.  Console command is: ##csrouterprefix 100.64.0.0/10##
40 40  * Connect your computer to the same network as the processor. Make sure your computer’s IP settings are compatible with the lighting hardware.
41 41  * Double click the PUF to install ShowRunner (works best with Toolbox closed)
42 42  * Select the PUF file again if needed, connect to the processor using the pencil, and select Recheck (This verifies the need to install the program, the XPanel UI, and the Crestron App UI)
... ... @@ -56,7 +56,7 @@
56 56  ** 4-Series processor: The login created by the processor will work
57 57  ** 3-Series processor: Using Toolbox Text Console - type "sradmin [username] [name] administrators [password]"  (not needed if processor authentication is setup)
58 58  * Click Setup then File Management
59 -* [[image:MicrosoftTeams-image7c355557d0a3ae410e72498ee667de2df50226f3e3940c2df4b51bb7137e176b.png||height="240" width="250"]]
58 +** [[image:MicrosoftTeams-image7c355557d0a3ae410e72498ee667de2df50226f3e3940c2df4b51bb7137e176b.png||height="240" width="250"]]
60 60  ** Under “Upload New License File”
61 61  *** Leave restart unchecked after transfer
62 62  *** Select “Choose File” find the license file you downloaded from the portal
... ... @@ -73,11 +73,10 @@
73 73  **** Select "Choose Backup" and find the "SRBackup.zip" of the backup you wish to restore
74 74  **** Enter the secret used to create the backup.  Showrunner will upload the file and verify the secret.
75 75  **** Select "Restart" to load the new configuration
76 -* Wait about 45 seconds after loading the configuration for the program to restart completely
77 -
75 +** Wait about 45 seconds after loading the configuration for the program to restart completely(((
78 78  === TSW Setup (Per Panel) ===
79 79  
80 -* Set the TSW 770's IP Address per your network requirements (If using a panel other than TSW-770 you will need the CI_ShowRunner-UI_v3.xx PUF)
78 +* Set the TS/TSWs IP Address per your network requirements (If using a panel other than TSW-770 you will need the CI_ShowRunner-UI_v3.xx PUF)
81 81  * Connect the PUF (CI_ShowRunner_v3.xx) to the TSW to load the UI
82 82  ** Only add CI_ShowRunner-UI_v3.xx if using touch panel other than TSW-770.  
83 83  * When finished, connect to the TSW with Text Console and type “addm 10 x.x.x.x” to link the panel to the processor (where x.x.x.x is the processor’s IP or hostname [DHCP/DNS])
... ... @@ -90,3 +90,5 @@
90 90  * Using Toolbox -> Script Manager, select the Scripting dropdown or right click and select “Load Script”.  Find the text file provided.
91 91  * Provided the given IPs can be seen on the network, double or right clicking an entry will load the program and link the IP table, enabling control through showrunner™
92 92  * Say yes to the dialog warning the hardware does not match (if prompted), and yes to overwrite the IP table (if prompted)
91 +)))
92 +*