Changes for page TSW Touchpanel Setup
Last modified by Alexander Mott on 2025/03/14 16:19
From version 10.1
edited by Alexander Mott
on 2022/06/13 20:23
on 2022/06/13 20:23
Change comment:
There is no comment for this version
To version 12.1
edited by Alexander Mott
on 2022/06/13 20:53
on 2022/06/13 20:53
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -28,7 +28,7 @@ 28 28 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: 29 29 30 30 * 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 31 -* 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 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**(%%))31 +* 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**(%%)) 32 32 ** Disable DHCP: ##dhcp 0 off## 33 33 ** Set IP address: ##ipa 0 (% style="color:blue" %)**10.0.0.19**(%%)## 34 34 ** Set IP subnet mask: ##ipm 0 (% style="color:darkgoldenrod" %)**255.255.255.0**(%%)## ... ... @@ -55,7 +55,7 @@ 55 55 56 56 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). 57 57 58 -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## 58 +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: 59 59 [[image:1655143645596-473.png]] 60 60 61 61 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.