Changes for page Processor Setup
Last modified by Alexander Mott on 2024/12/02 19:04
From version 21.1
edited by Alexander Mott
on 2022/06/30 15:27
on 2022/06/30 15:27
Change comment:
There is no comment for this version
To version 25.1
edited by Alexander Mott
on 2022/06/30 17:33
on 2022/06/30 17:33
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,3 +1,8 @@ 1 +(% class="box errormessage" %) 2 +((( 3 +This page is for ordinary processor setup. For ZUM-HUB4 deployments, see our [[dedicated ZUM-HUB4 page>>doc:SHOWRUNNER™ Setup Guide.SHOWRUNNER™ Installation Guide.SHOWRUNNER™ Installation and Network Setup.ZUM-HUB4 Processor Setup.WebHome]]. 4 +))) 5 + 1 1 (% class="box warningmessage" %) 2 2 ((( 3 3 SHOWRUNNER™ is tested against current Crestron firmware releases. Please use at least the recommended firmware builds. ... ... @@ -49,10 +49,13 @@ 49 49 *** This will force the processor to wait until the router has started before attempting to load the showrunner™ program, avoiding potential license validation issues if the processor boots up before the router. 50 50 ** The previously listed "ipa," "ipm," etc. commands will configure settings for the processor's LAN port, which should be connected to the building LAN or third party network. 51 51 ** Lighting control hardware (e.g. TSWs, DIN-CENCN-2s, etc.) should be connected to the Control Subnet port. The processor acts as a DHCP server on the Control Subnet, with addresses that are determined automatically based on the LAN configuration. 52 -** The Control Subnet can be configured manually in the "Functions>Ethernet Addressing...>Control Subnet" menu of Toolbox 53 -*** Set routing to "Manual" with the start address and subnet size 54 -*** 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 55 -** The Control Subnet can also be configured to e.g. **10.0.0.0/24** using Text Console command: ##csrouterprefix **10.0.0.0/24**## 57 +** The Control Subnet will automatically configure itself based on the LAN configuration, but it can optionally be configured manually: 58 +*** Using the "Functions>Ethernet Addressing...>Control Subnet" menu of Toolbox: 59 +**** Set routing to "Manual" with the start address and subnet size 60 +**** E.g., a setting of "100.64.0.0/20" will have the processor at 10.64.0.1 with an IP mask of 255.255.240.0 and a default gateway and DNS server at 100.64.0.2 61 +*** Using Text Console commands (example for a **100.64.0.0/20** subnet, with a processor IP address of **100.64.0.1**) 62 +**** Set CS IP: ##csrouterprefix **100.64.0.0/20**## 63 +**** Reboot the processor: ##reboot## 56 56 * If the job has multiple processors, then these steps must be repeated for all processors on the job 57 57 ** For jobs with Central Control, the IP addresses of the processors matters 58 58 ** Chief Integrations will provide an SRTakeoff.xlsx spreadsheet with an IP Table tab that lists the IP address for each processor. If these IP addresses must be changed during startup, then it will be necessary to also change the IP addresses in the Remote System Definition in the configuration file ... ... @@ -76,11 +76,12 @@ 76 76 ** Run the command ##sr ver## 77 77 ** If the console returns with the newly installed version of SHOWRUNNER™, then the installation was successful 78 78 ** If the console returns with "Bad or Incomplete Command (sr)" then the installation was not successful 79 -*** Rename the .puf file to be a .zip file and open the archive 87 +*** Rename the downloaded .puf file to be a .zip file and open the archive 80 80 **** Some file archivers (such as 7-Zip) allow you to right click on the PUF file and open the archive without changing the filetype 81 81 *** Extract the "CI.Lighting.ShowRunner.cpz" file 82 -*** In Toolbox, connect to the processor via Text Console and click the lightning bolt icon and select "SIMPL Program..." 83 -*** Under the "Send" section, browse your PC and select the extracted .cpz file 90 +*** In Toolbox, connect to the processor via Text Console, click the lightning bolt icon, and select "SIMPL Program..." 91 +**** Alternatively, navigate to Functions>SIMPL Program...>SIMPL Program (Program01)... 92 +*** Under the "Send Program" section, browse your PC and select the extracted .cpz file 84 84 *** Click the "Send" button and click "Yes" to upload the program 85 85 *** Once it is done loading, you should be able to run the ##sr ver## command and see the currently installed version of SHOWRUNNER™ 86 86 * Once SHOWRUNNER™ is loaded, you can connect to the UI by navigating to the processor’s IP. A license and configuration file are still required.