Custom Logo

Version 9.1 by Alexander Mott on 2021/12/21 23:00

Custom Logo Guidelines

To use a custom logo in your ShowRunner project, you should first create a custom logo per the following guidelines.

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. 

  • TSW-770 and TSW-1060 screens have an aspect ratio of 16:10 and a native resolution of 1280x800.
  • TSW-1070 screens have an aspect ratio of 16:10 and a native resolution 1920x1080.
  • TSW-760 screens have an aspect ratio of 17:10 and a native resolution of 1024x600.

Loading Custom Logo to the Processor

Once a custom logo has been created, it must be loaded to the processor (not to the touchscreen itself).

  • Start Crestron Toolbox and open the File Manager tool
  • Connect to the lighting control processor that the TSW touch screen is pointed at
  • Select "Internal Flash" from the list on the left
  • Select "HTML" from the list on the left
  • Right-click in an empty area on the and select "Copy File(s) From..."
  • Select your custom logo .png file and load it to the processor

1591724546339-953.png

Updating the Lighting Configuration File

Once the logo has been loaded to the processor, it is necessary to update the lighting configuration file.

  • 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. 
    • If using Toolbox's File Manager tool, the config will be located in one of two places:
      "NVRAM/sr/default/SrConfig.json" for ShowRunner versions 3.011 and newer
      "NVRAM/CiLightingConfig.json" for ShowRunner versions 3.010 and older
  • Open the configuration file in a text editor and the locate the "CustomLogoFile" line towards the bottom of the config:
    1591724611629-257.png
  • Change the value null to the name of your custom logo file:
    1591724595422-172.png
  • Save the updated configuration file
  • Load the updated configuration file to your processor using either ShowRunner's File Management page or using Toolbox
    • If using Toolbox, navigate to either:
      "NVRAM/sr/default" for ShowRunner versions 3.011 and newer
      "NVRAM" for ShowRunner versions 3.010 and older
    • 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