Wiki source code of Custom Logo
Version 8.3 by Alexander Mott on 2021/12/21 22:43
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
8.3 | 1 | To use a custom logo in your ShowRunner project, you should first create a custom logo per the following guidelines. |
![]() |
6.1 | 2 | |
![]() |
8.3 | 3 | 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. |
![]() |
8.2 | 4 | |
![]() |
8.1 | 5 | * TSW-770 and TSW-1060 screens have an aspect ratio of 16:10 and a native resolution of 1280x800. |
6 | * TSW-1070 screens have an aspect ratio of 16:10 and a native resolution 1920x1080. | ||
![]() |
8.3 | 7 | * TSW-760 screens have an aspect ratio of 17:10 and a native resolution of 1024x600. |
![]() |
6.1 | 8 | |
![]() |
8.1 | 9 | |
![]() |
8.3 | 10 | Once a custom logo has been created, it must be loaded to the processor (not to the touchscreen itself). |
![]() |
8.1 | 11 | |
![]() |
8.3 | 12 | * Start Crestron Toolbox and open the File Manager tool |
13 | * Connect to the lighting control processor that the TSW touch screen is pointed at | ||
14 | * Select "Internal Flash" from the list on the left | ||
15 | * Select "HTML" from the list on the left | ||
16 | * Right-click in an empty area on the and select "Copy File(s) From..." | ||
17 | * Select your custom logo .png file and load it to the processor | ||
![]() |
8.1 | 18 | |
19 | [[image:1591724546339-953.png]] | ||
20 | |||
21 | |||
![]() |
8.3 | 22 | Once the logo has been loaded to the processor, it is necessary to update the lighting configuration file. |
23 | |||
![]() |
6.1 | 24 | Change the "CustomLogoFile" in "CiLightingConfig.json" file provided by Chief Integrations. |
25 | |||
26 | * "null" will be changed to the file name .png | ||
27 | |||
28 | [[image:1591724611629-257.png]] | ||
29 | |||
30 | [[image:1591724595422-172.png]] | ||
31 | |||
32 | * Save updated config file | ||
33 | * Open File Manager app in Toolbox | ||
34 | * Select NVRAM folder | ||
35 | * Right-click and Copy File(s) From... | ||
36 | * Select "CiLightingConfig.json" | ||
37 | |||
![]() |
8.1 | 38 |