Skip to content

How to enable lcd panel backlight support on X10 and X12

Alessandro Apostoli edited this page Aug 30, 2018 · 4 revisions

On the Horus radios the script can trigger the lcd panel backlight on selected events and alerts.

To enable this feature please follow the next few steps

from the model page

X10

long press [MDL] to access the model setup screen

X10

press [PAGE UP/DOWN] and select the "Logical Switches" page

create a new logical switch that will turn true when the global variable GV9 is set to 1

X10

Note: the switch number does not matter as long as you use GV9 in the definition

now press [PAGE UP/DOWN] and select the "SpecialFunctions" page

create a new function that will turn the backlight on when the logical switch previously created evaluates to true

X10

Note: the function number does not matter as long as you use the switch created in the previous step

done, this is it!

Clone this wiki locally