Changes for page Processor Setup
Last modified by Alexander Mott on 2024/12/02 19:04
From version 20.1
edited by Alexander Mott
on 2022/06/30 15:02
on 2022/06/30 15:02
Change comment:
There is no comment for this version
To version 9.1
edited by Alexander Mott
on 2022/06/09 22:33
on 2022/06/09 22:33
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,1 +1,1 @@ 1 -SHOWRUNNER™ Setup Guide.SHOWRUNNER™ Installation Guide. SHOWRUNNER™ Installation and Network Setup.WebHome1 +SHOWRUNNER™ Setup Guide.SHOWRUNNER™ Installation Guide.WebHome - Content
-
... ... @@ -1,9 +1,8 @@ 1 1 (% class="box warningmessage" %) 2 2 ((( 3 -showrunner ™is tested against current Crestron firmware releases. Please use at least the recommended firmware builds.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 5 4-Series: PUF 2.7000.00052.01 6 -ZUM-HUB4: PUF 2.005.0056 7 7 VC-4: 2.7000.00047 8 8 ))) 9 9 ... ... @@ -34,13 +34,12 @@ 34 34 **** Once logged into Text Console, run the following commands, replacing the "username" and "password" with your desired credentials 35 35 ***** ##adduser -N:username -P:password## 36 36 ***** ##addusertogroup -N:username -G:Administrators## 37 -** Once connected, open Text Console and run the following commands to configure the processor's IP settings (example is for a **10.0.0.0(% style="color:darkgoldenrod" %)/24(%%)**subnet, with a processor IP address of(% style="color:blue" %)**10.0.0.10**(%%))36 +** Once connected, open Text Console and run the following commands to configure the processor's IP settings (example is for a 10.0.0.0/24 subnet, with a processor IP address of 10.0.0.10) 38 38 *** Disable DHCP: ##dhcp 0 off## 39 -*** Set IP address: ##ipa 0 (% style="color:blue" %)**10.0.0.10**(%%)##40 -*** Set IP subnet mask: ##ipm 0 (% style="color:darkgoldenrod" %)**255.255.255.0**(%%)##41 -*** Set default gateway: ##defr 0 **10.0.0.1**##38 +*** Set IP address: ##ipa 0 10.0.0.10## 39 +*** Set IP subnet mask: ##ipm 0 255.255.255.0## 40 +*** Set default gateway: ##defr 0 10.0.0.1## 42 42 *** Set hostname: ##host AP3-CPP## 43 -*** Reboot the processor: ##reboot## 44 44 ** It is also possible to configure a processor over Ethernet by using a DHCP server software on your laptop to assign an IP address 45 45 *** Configure your DHCP server software to assign IP addresses in the desired range 46 46 *** Once the processor is assigned an IP address, connect to it via Text Console at the assigned IP address ... ... @@ -53,7 +53,7 @@ 53 53 ** The Control Subnet can be configured manually in the "Functions>Ethernet Addressing...>Control Subnet" menu of Toolbox 54 54 *** Set routing to "Manual" with the start address and subnet size 55 55 *** 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 56 -** 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**##54 +** The Control Subnet can also be configured using Text Console command: ##csrouterprefix 10.0.0.0/24## 57 57 * If the job has multiple processors, then these steps must be repeated for all processors on the job 58 58 ** For jobs with Central Control, the IP addresses of the processors matters 59 59 ** 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 ... ... @@ -61,9 +61,8 @@ 61 61 62 62 === Program Load === 63 63 64 -* Download the latest build of SHOWRUNNER™ from the[[ChiefIntegrationsPortal>>https://files.chiefintegrations.com/index.php/s/WHNzXrrZbB5jC3E]]62 +* Download the latest build of SHOWRUNNER™ [[https:~~/~~/files.chiefintegrations.com/s/WHNzXrrZbB5jC3E>>url:https://files.chiefintegrations.com/s/WHNzXrrZbB5jC3E]] 65 65 * Connect your computer to the same network as the processor. Make sure your computer’s IP settings are compatible with the lighting network and do not conflict with any devices already on the network. 66 -** While it is possible to load the program via USB, it is not recommended because the transfer speed is significantly slower than loading via Ethernet 67 67 * Double click the PUF to open the Package Update Tool and install SHOWRUNNER™ (works best with Toolbox closed) 68 68 ** The Package Update Tool will automatically open your Address Book and prompt you to select a device 69 69 *** If you have not created an Address Book for this job, close the Address Book window and press the pencil icon ... ... @@ -132,26 +132,3 @@ 132 132 **** Wait for the processor to finish restarting and then reload the page. 133 133 ***** 3-Series processors will take 45 to 90 restart 134 134 ***** 4-Series processors should restart considerably faster 135 - 136 -=== Set System Time === 137 - 138 -It is important for the device clock to be accurate in order for scheduled events to trigger at the appropriate time. If Toolbox is still open, this can be done easily: 139 - 140 -* Connect to the processor via Text Console 141 -* At the top of the Toolbox window, navigate to Functions>System Clock... 142 -* If your computer is in the correct timezone, click Synchronize Device Time with PC 143 -** The Timezone and Device Time should synchronize automatically 144 -** If your PC is in the incorrect Timezone or the time did not synchronize properly, then manually adjust the Time, Date, and Timezone 145 -* Press the Apply button 146 - 147 -Note that the Location given in the System Clock... menu of Toolbox is not used by SHOWRUNNER™. Instead, the location used for sunrise/sunset calculations is stored in the configuration and will typically be set by Chief Integrations prior to delivery of the configuration. Both the location and time can be viewed and edited using the SHOWRUNNER™ UI 148 - 149 -* SHOWRUNNER™ XPanel UI: 150 -** Navigate to Settings>Location and System Clock 151 -** Press the Lock icon to enable editing 152 -** Adjust the time, timezone, and location as necessary 153 -** Press Set System Clock to save the changes 154 -* showrunnerHUB™ Web UI: 155 -** Navigate to Setup>System Settings>Location and System Clock 156 -** Adjust the time, timezone, and location as necessary 157 -** Click Apply to save the changes