Changes for page Custom Logo
Last modified by Alexander Mott on 2025/03/18 19:40
From version 8.1
edited by Alexander Mott
on 2021/12/21 22:32
on 2021/12/21 22:32
Change comment:
There is no comment for this version
To version 16.1
edited by Scott Kohlmann
on 2023/04/21 14:23
on 2023/04/21 14:23
Change comment:
There is no comment for this version
Summary
-
Page properties (4 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,1 +1,1 @@ 1 -SHOWRUNNER™ UserGuide& Wiki.SHOWRUNNER™ Installation Guide.WebHome1 +SHOWRUNNER™ Setup Guide.Touchpanel.WebHome - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. alexander\.mott@chiefintegrations\.com1 +XWiki.scott\.kohlmann@chiefintegrations\.com - Hidden
-
... ... @@ -1,1 +1,1 @@ 1 - true1 +false - Content
-
... ... @@ -1,37 +1,52 @@ 1 -To use a custom logo in your ShowRunner project, you must first create a custom logo. 1 +{{box title="**CONTENTS**"}} 2 +{{toc/}} 3 +{{/box}} 2 2 3 -Logos should be in .png format and have a resolution of 1280x800 for compatibility with the widest range of of touch screens. 5 +(% class="row" %) 6 +((( 7 += Custom Logo Guidelines = 8 + 9 +To use a custom logo in your ShowRunnerCLC™ project, you should first create a custom logo per the following guidelines. 10 + 11 +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. 12 + 4 4 * TSW-770 and TSW-1060 screens have an aspect ratio of 16:10 and a native resolution of 1280x800. 5 5 * TSW-1070 screens have an aspect ratio of 16:10 and a native resolution 1920x1080. 6 -* TSW-760 screens have an aspect ratio of 17:10 and a native resolution of 1024x600. If a logo15 +* TSW-760 screens have an aspect ratio of 17:10 and a native resolution of 1024x600. 7 7 8 - Mosttouch screens have an aspectratio of 16x10. A 1280x800 resolution imagewill worknatively forTSW-1060 and TSW-770 screens,and will be scaled up forTSW-1070 screens. TSW-760 hasa resolution of 1024x600 and an aspectratioof17 += Loading a Custom Logo to the Processor = 9 9 19 +Once a custom logo has been created, it must be loaded to the processor (not to the touchscreen itself). 10 10 11 -(% id="cke_bm_176S" style="display:none" %) (%%)png file will be saved to the main HTML folder 21 +* Start Crestron Toolbox and open the File Manager tool 22 +* Connect to the lighting control processor that the TSW touch screen is pointed at 23 +* Select "Internal Flash" from the list on the left 24 +* Select "HTML" from the list on the left 25 +* Right-click in an empty area on the right and select "Copy File(s) From..." 26 +* Select your custom logo .png file and load it to the processor 12 12 13 -* 1280x800 png file with white background 14 -* Open File Manager app in Toolbox 15 -* Select Internal Flash 16 -* Select HTML folder 17 -* Right-click and Copy File(s) From... 18 -* Select png file 19 - 20 20 [[image:1591724546339-953.png]] 21 21 30 += Updating the Lighting Configuration File = 22 22 23 - Change the"CustomLogoFile"in"CiLightingConfig.json"fileprovidedbyChiefIntegrations.32 +Once the logo has been loaded to the processor, it is necessary to update the lighting configuration file. 24 24 25 -* "null" will be changed to the file name .png 26 - 34 +* First, pull the configuration file using either ShowRunner's File Management page (recommended), or pull it directly from the processor using Toolbox's File Manager tool. 35 +** If using Toolbox's File Manager tool, the config will be located in one of two places: 36 +"NVRAM/sr/default/SrConfig.json" for ShowRunner versions 3.011 and newer 37 +"NVRAM/CiLightingConfig.json" for ShowRunner versions 3.010 and older 38 +* Open the configuration file in a text editor and the locate the "CustomLogoFile" line towards the bottom of the config: 27 27 [[image:1591724611629-257.png]] 28 - 40 +* Change the value ##null ##to the name of your custom logo file: 29 29 [[image:1591724595422-172.png]] 42 +* Save the updated configuration file 43 +* Load the updated configuration file to your processor using either ShowRunnerCLC's™ File Management page or using Toolbox 44 +** If using Toolbox, navigate to either: 45 +"NVRAM/sr/default" for ShowRunnerCLC™ versions 3.011 and newer 46 +"NVRAM" for ShowRunner versions 3.010 and older 47 +** 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 30 30 31 -* Save updated config file 32 -* Open File Manager app in Toolbox 33 -* Select NVRAM folder 34 -* Right-click and Copy File(s) From... 35 -* Select "CiLightingConfig.json" 49 += Custom Logos on Processors with Authentication Enabled = 36 36 37 - 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 +)))