Changes for page TSW Touchpanel Setup
Last modified by Alexander Mott on 2025/03/14 16:19
From version 33.2
edited by Alexander Mott
on 2025/03/14 15:41
on 2025/03/14 15:41
Change comment:
There is no comment for this version
To version 27.1
edited by Alexander Mott
on 2023/12/12 00:02
on 2023/12/12 00:02
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,11 +9,3 @@ 1 -{{error}} 2 -All TSW-xx70 touchscreens require authentication to be configured when first connecting: **the Crestron Agent or Field Tech are responsible for recording these credentials. Chief Integrations cannot provide assistance unless the credentials are known. The only way to connect to a device for which the credentials have been lost is to factory reset the device.** 3 -{{/error}} 4 - 5 -{{error}} 6 -TSW-xx70 firmware version 3.000.0110 updates the TSW OS to Android 12: updating from Android 8 versions will require stepping 7 -{{/error}} 8 - 9 9 {{warning}} 10 10 TSW-xx70 firmware versions 2.001.0058 and above require a pingable gateway be specified in order to use static IP settings. If no default gateway is set, or the default gateway cannot be pinged, then odd network behavior and system instability may result. Pingability of a given address can be checked using the console command: ##ping [IP address]## 11 11 {{/warning}} ... ... @@ -16,16 +16,12 @@ 16 16 17 17 TSWs touchscreens allow end users and technicians access to the ShowRunnerCLC™ XPanel UI for both initial startup and daily use. Once the TSW has been configured and the ShowRunnerCLC™ project has been loaded to it, it is possible to restrict what features can be accessed without entering a PIN code by navigating to Settings>Security Settings on the TSW. If the User Passcode is enabled, then a PIN will be required to access any of the touchscreen's UI. If the Setup Passcode is enabled, then the main Area Overview menu will be accessible, but anything in the Settings menu and beyond will require a PIN. 18 18 19 -For TSWs, their IP address does not matter as long as it is in the same range as the processor and ddoes not conflict with any other devices on the network. Instead, TSWs are identified to the processor via their IP-ID. Each ShowRunnerCLC™ job ships by default with two touchscreens in the configuration, at IP-IDs 10 and 11. If a job has more than two touchscreens, then additional touchscreens will be added to the configuration, typically starting at IP-ID 14. Refer to the IP Table sheet in the provided SRTakeoff.xlsx spreadsheet, or run the ##ipt -t ##command from the processor after the configuration is loaded if no spreadsheet was provided.11 +For TSWs, their IP address does not matter as long as it is in the same range as the processor and does not conflict with any other devices on the network. Instead, TSWs are identified to the processor via their IP-ID. Each ShowRunnerCLC™ job ships by default with two touchscreens in the configuration, at IP-IDs 10 and 11. If a job has more than two touchscreens, then additional touchscreens will be added to the configuration, typically starting at IP-ID 14. Refer to the IP Table sheet in the provided SRTakeoff.xlsx spreadsheet, or run the ##ipt -t ##command from the processor after the configuration is loaded if no spreadsheet was provided. 20 20 21 21 = IP Configuration = 22 22 23 -T ypically, each TSWtouch panelwill needtobeinitiallyconfiguredusingtheTSW user interface atthe panel, unless theirMACaddressesare already known and the lightingnetworkhas a DHCP server.If the DHCPserver on the network is temporary (e.g.DHCP server software runningon your computeroraprocessorutilizing the[[ShowRunner™DHCP Server>>url:https://wiki.chiefintegrations.com/SHOWRUNNER%E2%84%A2%20Setup%20Guide/Troubleshooting%20Guide/Advanced%20Tools/DHCP%20Server/]]),then staticIPaddressesmustbeconfigured.If theDHCPserveris permanent(such as a CP4N or ZUM-HUB4 ControlSubnet),thenonlytheIP tableneedstobeconfiguredfor thedevices.15 +TSWs should be configured with static IP addresses in the same range as the processor. This can be done from the TSW itself by entering into setup mode: 24 24 25 -== DHCP Configuration == 26 - 27 -If the lighting network has a permanent DHCP server, then TSWs only require their IP table to be configured, though it is good practice to also record or update their hostname. If the MAC addresses for the TSWs are not known, then the best way to update their configuration is from the TSW itself by entering into setup mode: 28 - 29 29 * Put 5 fingers on the front of the TSW and hold for approximately 10 seconds until the TSW enters setup mode 30 30 ** TSW-xx70 series or TSW-xx60 series with authentication enabled will require admin credentials 31 31 ** If this is the first time entering setup on a TSW-xx70, it will prompt for a username and password in order to create an admin account. Do not lose or forget these credentials. ... ... @@ -32,36 +32,6 @@ 32 32 * Navigate to the IP Table Setup 33 33 * Press the "Add/Edit" button for the first IP table entry 34 34 ** Edit the CIP ID to be the required IP ID of the TSW (e.g. 10 or 11) 35 -** Edit the IP Address / Hostname to be the IP Address of the processor (e.g. 172.22.0.1) 36 -** Edit the Port to be 41794 if it is not already 37 -** Press the green Save button 38 -* If updating the hostname: 39 -** Return to the main settings menu by pressing the Back button on the top right 40 -** Navigate to the Ethernet Setup menu 41 -** Use the Set Hostname menu to change the TSW's hostname 42 -** Press Apply Changes and then press Reboot 43 -* If leaving the hostname at the default, then exit the IP Table Setup menu using the "Save & Exit" button 44 -* At this point, it is a good idea to [[update the device firmware>>doc:SHOWRUNNER™ Setup Guide.SHOWRUNNER™ Installation Guide.SHOWRUNNER™ Installation and Network Setup.Updating Firmware.WebHome]] 45 -* Repeat these steps for all TSWs on the job 46 - 47 -If you are able to identify TSWs by their MAC address, then it is possible to configure these settings via Ethernet using Text Console: 48 - 49 -* On jobs with multiple TSWs, they can be identified using Device Discovery and matching the MAC address of the TSW to the IP address assigned by the DHCP server 50 -* Once connected, open Text Console and run the following commands to configure the TSW's IP settings (example is for a TSW IP-ID of (% style="color:olive" %)**10**(%%), a target processor IP address of (% style="color:orange" %)**172.22.0.1**(%%), and a TSW hostname of (% style="color:purple" %)**TSW-L1**(%%)) 51 -** Update IP table: ##addm (% style="color:olive" %)**10**(%%) (% style="color:orange" %)**172.22.0.1**(%%)## 52 -** Set hostname: ##host (% style="color:purple" %)**TSW-L1**(%%)## 53 -** Reboot the TSW: ##reboot## 54 - 55 -== Static Configuration == 56 - 57 -If the network has no permanent DHCP server, then TSWs should be configured with static IP addresses in the same range as the processor. This can be done from the TSW itself by entering into setup mode: 58 - 59 -* Put 5 fingers on the front of the TSW and hold for approximately 10 seconds until the TSW enters setup mode 60 -** TSW-xx70 series or TSW-xx60 series with authentication enabled will require admin credentials 61 -** If this is the first time entering setup on a TSW-xx70, it will prompt for a username and password in order to create an admin account. Do not lose or forget these credentials. 62 -* Navigate to the IP Table Setup 63 -* Press the "Add/Edit" button for the first IP table entry 64 -** Edit the CIP ID to be the required IP ID of the TSW (e.g. 10 or 11) 65 65 ** Edit the IP Address / Hostname to be the IP Address of the processor (e.g. 10.0.0.10) 66 66 ** Edit the Port to be 41794 if it is not already 67 67 ** Press the green Save button ... ... @@ -74,14 +74,14 @@ 74 74 * At this point, it is a good idea to [[update the device firmware>>doc:SHOWRUNNER™ Setup Guide.SHOWRUNNER™ Installation Guide.SHOWRUNNER™ Installation and Network Setup.Updating Firmware.WebHome]] 75 75 * Repeat these steps for all TSWs on the job 76 76 77 -If operating on a network with a temporaryDHCP server (either by running DHCP server software on your computer, or if the processor has a control subnet or is running the [[ShowRunnerCLC™ DHCP Server>>doc:SHOWRUNNER™ Setup Guide.Troubleshooting Guide.Advanced Tools.DHCP Server.WebHome]])and you are able to identify TSWs by their MAC address, then it is possible to configure these settings via Ethernet using Text Console:35 +If operating on a network with a DHCP server (either by running DHCP server software on your computer, or if the processor has a control subnet or is running the [[ShowRunnerCLC™ DHCP Server>>doc:SHOWRUNNER™ Setup Guide.Troubleshooting Guide.Advanced Tools.DHCP Server.WebHome]]), then it is possible to configure these settings via Ethernet using Text Console: 78 78 79 79 * On jobs with multiple TSWs, they can be identified using Device Discovery and matching the MAC address of the TSW to the IP address assigned by the DHCP server 80 80 * Once connected, open Text Console and run the following commands to configure the TSW's IP settings (example is for a **10.0.0.0(% style="color:darkgoldenrod" %)/24(%%)** subnet, with a TSW IP address of (% style="color:blue" %)**10.0.0.19**(%%), a TSW IP-ID of (% style="color:olive" %)**10**(%%), a processor IP address of (% style="color:orange" %)**10.0.0.10**(%%), and a TSW hostname of (% style="color:purple" %)**TSW-L1**(%%)) 39 +** Disable DHCP: ##dhcp 0 off## 81 81 ** Set IP address: ##ipa 0 (% style="color:blue" %)**10.0.0.19**(%%)## 82 82 ** Set IP subnet mask: ##ipm 0 (% style="color:darkgoldenrod" %)**255.255.255.0**(%%)## 83 83 ** Set default gateway: ##defr 0 **10.0.0.1**## 84 -** Disable DHCP: ##dhcp 0 off## 85 85 ** Update IP table: ##addm (% style="color:olive" %)**10**(%%) (% style="color:orange" %)**10.0.0.10**(%%)## 86 86 ** Set hostname: ##host (% style="color:purple" %)**TSW-L1**(%%)## 87 87 ** Reboot the TSW: ##reboot##