
KtpSetScreenSaverTimeOutSec
Declaration
UINT8 SetScreenSaverTimeOutMin(/*[in]*/
UINT16u16_ScreenSaverTO);
Description
Sets the timeout value of the screensaver in seconds.
Arguments
0-65535, 0 = off, 65535 = max
7.4.3
Functions for Reading the Configuration
These functions return the current value of the configuration parameters. None
of the functions need any parameter. These functions do not enable checking
for errors since the return value of the function is the value of the configuration
parameter.
KtpGetBrightness
Declaration
UINT8 KtpGetBrightness(void);
Description
Gets the current brightness value of the LC display.
Arguments
-
KtpGetBrightnessPercent
Declaration
UINT8 KtpGetBrightnessPercent(/*[out]*/UINT8
*u8_Brightness);
Description
Gets the current brightness value of the LC display in percent.
Arguments
UINT8 *u8_Brightness: brightness value 0-100%
KtpGetContrast
Declaration
UINT8 KtpGetContrast(void);
Description
Gets the current contrast value of the LC display.
Arguments
-
KtpGetContrastPercent
Declaration
UINT8 KtpSetContrastPercent(/*[out]*/UINT8
*u8_Contrast);
Description
Gets the current contrast value of the LC display in percent.
Arguments
UINT8 *u8_Contrast: contrast value 0-100%
KtpGetBacklight
Declaration
TKtpBacklightStat KtpGetBacklight(void);
Description
Gets the current status of the background lighting.
Arguments
-
KtpGetScreenSaverTimeoutMin
Declaration
UINT8 GetScreenSaverTimeOutMin(void);
Description
Gets the current timeout value of the screensaver in minutes.
Arguments
-
Software
KeTop T50VGA
© KEBA 2009
User's Manual V1.50
56