Changes for page TSW Touchpanel Setup

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

From version 19.1
edited by Alexander Mott
on 2022/09/16 20:57
Change comment: There is no comment for this version
To version 20.1
edited by Alexander Mott
on 2022/09/17 00:26
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,12 +2,10 @@
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 title="**CONTENTS**"}}
6 6  {{toc/}}
7 7  {{/box}}
8 8  
9 -(% class="row" %)
10 -(((
11 11  = TSW Touchscreens with SHOWRUNNER™ =
12 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.
... ... @@ -76,4 +76,3 @@
76 76  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.
77 77  
78 78  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.
79 -)))