Changes for page TSW Touchpanel Setup

Last modified by Alexander Mott on 2025/03/14 16:19

From version 21.1
edited by Alexander Mott
on 2022/09/17 00:38
Change comment: There is no comment for this version
To version 24.1
edited by Alexander Mott
on 2022/09/19 18:28
Change comment: Renamed back-links.

Summary

Details

Page properties
Content
... ... @@ -2,14 +2,12 @@
2 2  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]##
3 3  {{/warning}}
4 4  
5 -{{box title="**CONTENTS**"}}
5 +{{box cssClass="floatinginfobox" title="**CONTENTS**"}}
6 6  {{toc/}}
7 7  {{/box}}
8 8  
9 9  (% class="row" %)
10 10  (((
11 -= TSW Touchscreens with SHOWRUNNER™ =
12 -
13 13  TSWs touchscreens allow end users and technicians access to the SHOWRUNNER™ XPanel UI for both initial startup and daily use. Once the TSW has been configured and the SHOWRUNNER™ 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.
14 14  
15 15  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 SHOWRUNNER™ 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.
... ... @@ -35,7 +35,7 @@
35 35  ** Press Apply Changes and then press Reboot
36 36  * Repeat these steps for all TSWs on the job
37 37  
38 -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 [[SHOWRUNNER™ DHCP Server>>doc:SHOWRUNNER™ User Guide & Wiki.Troubleshooting.DHCP Server.WebHome]]), then it is possible to configure these settings via Ethernet using Text Console:
36 +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 [[SHOWRUNNER™ 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:
39 39  
40 40  * 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
41 41  * 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**(%%))