Changes for page TSW Touchpanel Setup
Last modified by Alexander Mott on 2025/03/14 16:19
From version 4.1
edited by Alexander Mott
on 2022/06/13 15:55
on 2022/06/13 15:55
Change comment:
There is no comment for this version
To version 5.1
edited by Alexander Mott
on 2022/06/13 15:56
on 2022/06/13 15:56
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -16,13 +16,13 @@ 16 16 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: 17 17 18 18 * 19 -* 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**(%%), andaprocessor IP address of (% style="color:orange" %)**10.0.0.10**(%%))19 +* 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**(%%)) 20 20 ** Disable DHCP: ##dhcp 0 off## 21 21 ** Set IP address: ##ipa 0 (% style="color:blue" %)**10.0.0.19**(%%)## 22 22 ** Set IP subnet mask: ##ipm 0 (% style="color:darkgoldenrod" %)**255.255.255.0**(%%)## 23 23 ** Set default gateway: ##defr 0 **10.0.0.1**## 24 24 ** Update IP table: ##addm (% style="color:olive" %)**10**(%%) (% style="color:orange" %)**10.0.0.10**(%%)## 25 -** Set hostname: ##host **TSW-L1**## 25 +** Set hostname: ##host (% style="color:purple" %)**TSW-L1**(%%)## 26 26 ** Reboot the TSW: ##reboot## 27 27 28 28 === Load the SHOWRUNNER™ Project ===