mdtBacklight (Function) |
Top Previous Next |
Controls the intensity of the backlight in the display.
Input: intensity : SINT (0..10) The intensity of the backlight (0 = off, 10=highest intensity).
Returns: INT
Declaration: FUNCTION mdtBacklight : INT;
Example: INCLUDE rtcu.inc |