21
Serial/Ethernet/USB Communication (SCOM) Interface
IND100084-18
"GBF" - Keypad Brightness auto follow
This command controls if the keypad brightness level will follow the LCD backlight brightness, follow the brightness
sensor, or if the keypad brightness shall be manually set by BRL command. If the GBF command is set to follow the
LCD backlight brightness, or the light sensor brightness, the result is scaled by the BRL.
Byte #
0
1
2
3
4
5
6
7
8
0x07 0xFF 0x47 0x42 0x46 0x01 IHCHK Follow LCD IDCHK
Follow LCD:
A value describing if the Keypad LED brightness will follow the LCD backlight level, brightness sensor or
need to be manually updated through BRL command.
Range: Valid levels in table:
0x00
Keypad brightness will be set manually.
0xAA
Keypad brightness will follow brightness sensor.
0xFF
Keypad brightness will follow LCD backlight level.
After unit reset the value is set to: last stored value.
After microcontroller reset the value is set to: last stored value. (0xFF if no stored value)
Write:
Set value of GBF. The Length of DATA is 1.
Example:
GBF set to follow backlight:
0x07
0xFF
0x47
0x42
0x46
0x01
0x0E
0xFF
0x00
ACK reply from unit:
0x06
0xFF
0x47
0x42
0x46
0x01
0x0F
0xFF
0x00
Read:
To trigger the Read GBF command, the length of DATA must be zero.
Example:
GBF Read Command:
0x07
0xFF
0x47
0x42
0x46
0x00
0x0E
ACK reply from unit:
0x06
0xFF
0x47
0x42
0x46
0x01
0x0F
0xFF
0x00
0x66
*In this example, BRL was bigger than GMB level and thus BRL was returned.
The following 2 pages are notes for the
GBF
command.