Backlight_test.exe is useful for testing the range of software control for the backlight. It demonstrates how to control backlighting (display brightness) generically for all ADS products.
The application ramps the backlight intensity up and down from min to max 50 times. At level 255 (brightest for LS520 inverter), the backlight turns off briefly.
There is no user interface. Status information is displayed on the debug port. This application is based on the Vee ramp test.
Notes: Rev 4 of this application dynamically links the ADSmartIO libraries using the ADSmartIO wrapper class. Graphics Master users may need to still use rev 3 (zip, 18k), which supports its non-ADSmartIO backlight control.
Edited by ctacke 31-March-2003: added key APIs and LOC Edited by akidder 23-June-2003: clarify that this application does dynamically link librarires Edited by akidder 15-July-2003: update link to rev 3 Edited by akidder 6-Apr-2005: Add link to rev 4 app and to the ADSmartIO class. Update comments to reflect changes.
Revision 4 of the application uses the ADSmartIO wrapper class to perform the same test as previous versions. It does not currently include support for more than one polarity of backlight inverter.