by Stephen Dean on Wed Aug 14, 2024 3:10 pm
Hi,
This is configured under the Channels and Functions Tab in Display Creator.
Backlight Control Properties
The backlight control can be used to adjust the brightness of the display backlight. The brightness value can be configured with a constant value, or assigned the value of a channel.
When using a channel, the channel must be configured in one of the following ways:
Use a 'float' channel. The channel must have a Quantity of 'unitless' or 'ratio'.
For 'unitless', the channel value must be in the range 0.0...100.0
For 'ratio' the channel value must be in the range 0.0...1.0
Use an Integer or Unsigned Integer channel.
The channel value must be in the range 0...100
Use a 'bool' channel.
When the channel is 'True' the backlight will be on (100%)
When the channel is 'False' the backlight will be off (0%)
Use an enumerated channel. The numeric value of each enumerated value must be in the range 0...100
Stephen Dean
MoTeC Research Centre Melbourne, Australia