Wiki source code of TSW Touchpanel Setup

Version 33.3 by Alexander Mott on 2025/03/14 15:50

Hide last authors
Alexander Mott 33.2 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}}
Alexander Mott 33.3 6 Firmware updates to Android 12 from devices running Android 8 require a two-step update process to upgrade the TSW to Android 11 prior to updating to Android 12:
7
8 * Android 12: Firmware versions 3.000.0110 and newer
9 * Android 10: Firmware versions 2.001.0058 through 2.006.0054
10 * Android 8: Firmware versions below 2.001.0058
Alexander Mott 33.2 11 {{/error}}
12
Alexander Mott 16.1 13 {{warning}}
Alexander Mott 33.3 14 TSW-xx70 firmware versions 2.001.0058 and above using a static IP configuration require a pingable default gateway (the IP address set with ##defr [IP address]## command). If no default gateway is set, or if 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]##
Alexander Mott 33.1 15 {{/warning}}
Alexander Mott 30.1 16
Alexander Mott 22.1 17 {{box cssClass="floatinginfobox" title="**CONTENTS**"}}
Alexander Mott 18.1 18 {{toc/}}
19 {{/box}}
Alexander Mott 2.1 20
Scott Kohlmann 25.1 21 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.
Alexander Mott 2.1 22
Alexander Mott 33.1 23 For TSWs, their IP address does not matter as long as it is in the same range as the processor andd 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.
Alexander Mott 2.1 24
Alexander Mott 18.1 25 = IP Configuration =
Alexander Mott 1.1 26
Alexander Mott 28.1 27 Typically, each TSW touch panel will need to be initially configured using the TSW user interface at the panel, unless their MAC addresses are already known and the lighting network has a DHCP server. If the DHCP server on the network is temporary (e.g. DHCP server software running on your computer or a processor utilizing the [[ShowRunner™ DHCP Server>>url:https://wiki.chiefintegrations.com/SHOWRUNNER%E2%84%A2%20Setup%20Guide/Troubleshooting%20Guide/Advanced%20Tools/DHCP%20Server/]]), then static IP addresses must be configured. If the DHCP server is permanent (such as a CP4N or ZUM-HUB4 Control Subnet), then only the IP table needs to be configured for the devices.
Alexander Mott 6.1 28
Alexander Mott 28.1 29 == DHCP Configuration ==
30
31 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:
32
Alexander Mott 6.1 33 * Put 5 fingers on the front of the TSW and hold for approximately 10 seconds until the TSW enters setup mode
34 ** TSW-xx70 series or TSW-xx60 series with authentication enabled will require admin credentials
Alexander Mott 9.2 35 ** 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.
36 * Navigate to the IP Table Setup
37 * Press the "Add/Edit" button for the first IP table entry
38 ** Edit the CIP ID to be the required IP ID of the TSW (e.g. 10 or 11)
Alexander Mott 28.1 39 ** Edit the IP Address / Hostname to be the IP Address of the processor (e.g. 172.22.0.1)
40 ** Edit the Port to be 41794 if it is not already
41 ** Press the green Save button
42 * If updating the hostname:
43 ** Return to the main settings menu by pressing the Back button on the top right
44 ** Navigate to the Ethernet Setup menu
45 ** Use the Set Hostname menu to change the TSW's hostname
46 ** Press Apply Changes and then press Reboot
47 * If leaving the hostname at the default, then exit the IP Table Setup menu using the "Save & Exit" button
48 * 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]]
49 * Repeat these steps for all TSWs on the job
50
Alexander Mott 29.1 51 If you are able to identify TSWs by their MAC address, then it is possible to configure these settings via Ethernet using Text Console:
Alexander Mott 28.1 52
53 * 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
54 * 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**(%%))
55 ** Update IP table: ##addm (% style="color:olive" %)**10**(%%) (% style="color:orange" %)**172.22.0.1**(%%)##
56 ** Set hostname: ##host (% style="color:purple" %)**TSW-L1**(%%)##
57 ** Reboot the TSW: ##reboot##
58
59 == Static Configuration ==
60
61 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:
62
63 * Put 5 fingers on the front of the TSW and hold for approximately 10 seconds until the TSW enters setup mode
64 ** TSW-xx70 series or TSW-xx60 series with authentication enabled will require admin credentials
65 ** 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.
66 * Navigate to the IP Table Setup
67 * Press the "Add/Edit" button for the first IP table entry
68 ** Edit the CIP ID to be the required IP ID of the TSW (e.g. 10 or 11)
Alexander Mott 9.2 69 ** Edit the IP Address / Hostname to be the IP Address of the processor (e.g. 10.0.0.10)
70 ** Edit the Port to be 41794 if it is not already
71 ** Press the green Save button
72 * Return to the main settings menu by pressing the Back button on the top right ("Save & Exit" will exit out of setup mode completely, and require using 5 fingers to re-enter setup mode)
73 * Navigate to the Ethernet Setup menu
74 ** Set DHCP Enable to "Off"
75 ** If desired, use the Set Hostname menu to change the TSW's hostname
76 ** Enter the "Set Static IP Address Settings" menu and set the IP settings per your network requirements
77 ** Press Apply Changes and then press Reboot
Alexander Mott 27.1 78 * 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]]
Alexander Mott 9.2 79 * Repeat these steps for all TSWs on the job
Alexander Mott 2.2 80
Alexander Mott 28.1 81 If operating on a network with a temporary 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]]) and you are able to identify TSWs by their MAC address, then it is possible to configure these settings via Ethernet using Text Console:
Alexander Mott 2.2 82
Alexander Mott 6.1 83 * 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
Alexander Mott 12.1 84 * 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**(%%))
Alexander Mott 4.1 85 ** Set IP address: ##ipa 0 (% style="color:blue" %)**10.0.0.19**(%%)##
86 ** Set IP subnet mask: ##ipm 0 (% style="color:darkgoldenrod" %)**255.255.255.0**(%%)##
87 ** Set default gateway: ##defr 0 **10.0.0.1**##
Alexander Mott 28.1 88 ** Disable DHCP: ##dhcp 0 off##
Alexander Mott 4.1 89 ** Update IP table: ##addm (% style="color:olive" %)**10**(%%) (% style="color:orange" %)**10.0.0.10**(%%)##
Alexander Mott 5.1 90 ** Set hostname: ##host (% style="color:purple" %)**TSW-L1**(%%)##
Alexander Mott 4.1 91 ** Reboot the TSW: ##reboot##
Alexander Mott 16.1 92 * Note that TSW-xx70 firmware versions 2.001.0058 and above require a pingable gateway be specified for static IP settings. If no default gateway is set, or the default gateway cannot be pinged, then you are very likely to experience odd network behavior and system instability.
Alexander Mott 2.2 93
Scott Kohlmann 25.1 94 = Load the ShowRunnerCLC™ Project =
Alexander Mott 2.2 95
Alexander Mott 9.2 96 Once all the TSWs have been configured with the required IP settings and have had their IP tables updated, connect to the lighting network with a laptop:
Alexander Mott 2.2 97
Scott Kohlmann 25.1 98 * If using a TSW-770 touchscreen, download the latest version of ShowRunnerCLC™ from the [[Chief Integrations Portal>>https://files.chiefintegrations.com/index.php/s/WHNzXrrZbB5jC3E]]
Alexander Mott 9.2 99 ** If using any other TSW (e.g. a TSW-1070 or TSW-xx60), download the CI_ShowRunner-UI_v3.xxx.puf file from the same link
100 * Double-click the downloaded .puf file to open the Crestron Package Update Tool
101 * When prompted, point the Package Update Tool to the IP address of the TSW
102 * Press the Recheck button
103 * Click the checkbox next to the "Update TSW-xxx...."
104 [[image:1655143106862-645.png]]
105 * Click the Update button to begin updating the TSW
106 * Repeat for all TSWs on the job
107
Alexander Mott 18.1 108 = Restricting Visible Areas =
Alexander Mott 2.2 109
Alexander Mott 9.2 110 If requested, Chief Integrations will restrict TSWs to only show certain areas. This feature is useful if there are some areas you don't want any touch screens to be able to control (e.g. an exterior area that is on a photocell), or if you want to restrict certain touchscreens to certain areas (e.g., only allow touchscreens to control areas on the same floor as the screen itself).
111
Alexander Mott 11.1 112 If Chief Integrations has not configured touchscreens this way, or if new areas have been created or deleted, then it may be necessary to edit or update the configuration file yourself to restrict the visible areas for a touchscreen. This is done by opening the configuration file in a text editor of your choice (Notepad++ or VS Code recommended) and then navigating to the## "Touchpanels": {}## section:
Alexander Mott 10.1 113 [[image:1655143645596-473.png]]
Alexander Mott 9.2 114
Alexander Mott 10.1 115 If startup has already been begun, be sure to pull the latest configuration from the processor rather than editing the configuration that was shipped in order to avoid losing any progress.
116
117 The ##"Id":## attribute indicates the IP-ID of the touchscreen that will be modified.
118
119 Adding a comma-separated list of AreaIds to the ##"ExcludedAreas": []## attribute will exclude those areas from being visible in the Area Selection menu of the Area Overview screen, but will not exclude those areas from other settings menus (e.g. the Scheduler). Any newly created areas will be visible on the touchscreen.
120
121 Adding a comma-separated list of of AreaIds to the ##"AllowedAreas": []## attribute will exclude all areas not explicitly listed from the Area Selection menu of the Area Overview screen. Any newly created areas will not be visible on the touchscreen unless explicitly added to this list.