Page 1 of 1

Backlight brightness on c1212

PostPosted: Wed Aug 14, 2024 7:29 am
by Boosted1122
I had my backlight brightness on my c1212 switch on the pdm output for the headlights in manager, but I can not figure out how to do this on display creator. Can anyone please help!

Re: Backlight brightness on c1212

PostPosted: Wed Aug 14, 2024 3:10 pm
by Stephen Dean
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