Backlight Agent (BACKLIGHT)
Use
You use the Backlight Agent to control, from the Data Orchestration Engine Administration (DOEA), the backlight settings of the mobile devices.
Prerequisites
-
Shared library Agent.dll (AGENT_DLL) 2.1.0 for Windows Mobile 5.0 is deployed.
-
Backlight Agent is deployed.
Features
You can configure the settings in the following ways:
Parameters for STORAGE
|
Param e ters |
Descri p tion |
Possible Va l ues |
|
AGENT_MODE |
Activate or deactivate agent. |
ON, OFF |
|
EXTERNAL_POWER_BATTERY_BRIGHTNESS |
The brightness of backlight to set when external power is used. |
0 - 100 |
|
BATTERY_POWER_BATTERY_BRIGHTNESS |
The brightness of backlight to set when battery power is used. |
0 - 100 |
|
EXTERNAL_POWER_WEAK_BATTERY_BRIGHTNESS |
The brightness of backlight to set when external power is used and the battery life is below the EXTERNAL_POWER_WEAK_BATTERY_THRESHOLD. |
0 - 100 |
|
BATTERY_POWER_WEAK_BATTERY_BRIGHTNESS |
The brightness of backlight to set when battery power is used and the battery life is below the BATTERY_POWER_WEAK_BATTERY_THRESHOLD. |
0 - 100 |
|
EXTERNAL_POWER_WEAK_BATTERY_THRESHOLD |
The threshold used to compare with the battery life to consider the battery in weak state or normal state. This threshold is used when external power is used. |
0 - 100 |
|
BATTERY_POWER_WEAK_BATTERY_THRESHOLD |
The threshold used to compare with the battery life to consider the battery in weak state or normal state. This threshold is used when battery power is used. |
0 - 100 |
|
BATTERY_POWER_BATTERYTIME |
The idle time used by agent to check battery life and set brightness accordingly. |
0 - 100 minutes |
Activities
You define the values for the parameters in the DOE by using the SAP NetWeaver Mobile Administrator. Use the BACKLIGHT as the agent ID to set agent parameters.