
28
5.8 Display Functions
Turns the display backlight on for a specified length of time. If an inverse display color is used this command will
essentially turn on the text.
1 byte, number of minutes to leave backlight on, a value of 0 leaves the display on indefinitely
Turns the display backlight off. If an inverse display colour is used this command will turn off the text.
Immediately sets the backlight brightness. If an inverse display color is used this represents the text colour
intensity instead. Default is 255.
1 byte, brightness level from 0(Dim) to 255(Bright)
8.4 Set and Save
Brightness
Immediately sets and saves the backlight brightness. Although brightness can be changed using the set command,
it is reset to this saved value on start up. Default is 255.
1 byte, brightness level from 0(Dim) to 255(Bright)
Red Green Blue
Red Green Blue
Immediately sets the backlight colour of a tricolour display. Output is a mix of the three colours and can be
controlled with brightness and contrast commands. Default is 255, 255, 255, or white.
1 byte, red brightness level from 0(Dim) to 255(Bright)
1 byte, green brightness level from 0(Dim) to 255(Bright)
1 byte, blue brightness level from 0(Dim) to 255(Bright)
Contrast
Contrast
Contrast
Immediately sets the contrast between background and text. If an inverse display color is used this also represents
the text brightness. Default is 128.
1 byte, contrast level from 0(Light) to 255(Dark)
Komentáře k této Příručce