Changes for page Custom Logo

Last modified by Alexander Mott on 2025/03/18 19:40

From version 10.1
edited by Alexander Mott
on 2021/12/21 23:04
Change comment: There is no comment for this version
To version 17.1
edited by Alexander Mott
on 2023/10/30 20:23
Change comment: There is no comment for this version

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,1 @@
1 -SHOWRUNNER™ User Guide & Wiki.SHOWRUNNER™ Installation Guide.WebHome
1 +SHOWRUNNER™ Setup Guide.Touchpanel.WebHome
Hidden
... ... @@ -1,1 +1,1 @@
1 -true
1 +false
Content
... ... @@ -1,14 +1,20 @@
1 -=== Custom Logo Guidelines ===
1 +{{box title="**CONTENTS**"}}
2 +{{toc/}}
3 +{{/box}}
2 2  
3 -To use a custom logo in your ShowRunner project, you should first create a custom logo per the following guidelines.
5 +(% class="row" %)
6 +(((
7 += Custom Logo Guidelines =
4 4  
9 +To use a custom logo in your ShowRunnerCLC™ project, you should first create a custom logo per the following guidelines.
10 +
5 5  Custom logos should have a white background and be in .png format with a resolution of 1280x800 for compatibility with the widest range of of touch screens.
6 6  
7 7  * TSW-770 and TSW-1060 screens have an aspect ratio of 16:10 and a native resolution of 1280x800.
8 -* TSW-1070 screens have an aspect ratio of 16:10 and a native resolution 1920x1080.
14 +* TSW-1070 screens have an aspect ratio of 16:10 and a native resolution 1920x1200.
9 9  * TSW-760 screens have an aspect ratio of 17:10 and a native resolution of 1024x600.
10 10  
11 -=== Loading a Custom Logo to the Processor ===
17 += Loading a Custom Logo to the Processor =
12 12  
13 13  Once a custom logo has been created, it must be loaded to the processor (not to the touchscreen itself).
14 14  
... ... @@ -21,7 +21,7 @@
21 21  
22 22  [[image:1591724546339-953.png]]
23 23  
24 -=== Updating the Lighting Configuration File ===
30 += Updating the Lighting Configuration File =
25 25  
26 26  Once the logo has been loaded to the processor, it is necessary to update the lighting configuration file.
27 27  
... ... @@ -34,8 +34,13 @@
34 34  * Change the value ##null ##to the name of your custom logo file:
35 35  [[image:1591724595422-172.png]]
36 36  * Save the updated configuration file
37 -* Load the updated configuration file to your processor using either ShowRunner's File Management page or using Toolbox
43 +* Load the updated configuration file to your processor using either ShowRunnerCLC's File Management page or using Toolbox
38 38  ** If using Toolbox, navigate to either:
39 -"NVRAM/sr/default" for ShowRunner versions 3.011 and newer
45 +"NVRAM/sr/default" for ShowRunnerCLC™ versions 3.011 and newer
40 40  "NVRAM" for ShowRunner versions 3.010 and older
41 41  ** Open Text Console and connect to the processor and type the## progreset## command and then press enter to restart the processor and finish loading the config
48 +
49 += Custom Logos on Processors with Authentication Enabled =
50 +
51 +If your project is running on a 3-series with authentication enabled or a 4-series with user page authentication enabled, you will need to follow [[these additional steps>>doc:SHOWRUNNER™ User Guide & Wiki.SHOWRUNNER™ Appendix.Resolving Custom Logo Not Loading on Touchscreens with Authentication on processor Enabled.WebHome]].
52 +)))