www.eao.com
39
2. Activation through writing in the corresponding object with a write request
There is an object described in the K-Matrix that stores the information for the
activated/deactivated symbol LEDs. The object in question is number 108 (0x6C). Writing
the corresponding bit-value into this object will lead to the same result as described in
chapter 9.4.3.
Example data field for turning on the symbol LEDs of the first and third button:
CAN-ID
DLC
Data
Byte 0
Data
Byte 1
Data
Byte 2
Data
Byte 3
Data
Byte 4
Data
Byte 5
Data
Byte 6
Data
Byte 7
0x18EFFF00
8
0x04
0x6C
0x00
0x05
0x00
0x00
0x00
0x00
9.9.2.2 Choosing the active brightness setting for the symbol LEDs
There are 3 predefined brightness settings available to choose from in the keypad. The K-
Matrix defines the object and which value stands for which setting. Subindex 0 to 5 stands for
the buttons 1 to 6.
Value Setting name
Setting description
0x00
Setting 0 (even)
Brightness for LEDs button wise
0x01
Setting 1 (even)
Brightness for LEDs button wise
0x02
Setting 2 (individual)
Brightness for LEDs individually (corresponds to Halo LEDs, as the
symbol is illuminated with only one LED, see also chapter 9.9.3)
There are 2 ways to set the active brightness setting for the buttons.
1. Activation through Process data Prop A config message
This is described in 9.5.1. The corresponding message identifier is 0x13. The data bytes
1 through 6 are corresponding to buttons 1 through 6. This can be found in the K-matrix
as well.
Example data field for setting the active brightness setting of all button symbol LEDs to
setting 1:
CAN-ID
DLC Data
Byte 0
Data
Byte 1
Data
Byte 2
Data
Byte 3
Data
Byte 4
Data
Byte 5
Data
Byte 6
Data
Byte 7
0x18EFFF00
8
0x13
0x01
0x01
0x01
0x01
0x01
0x01
0x00
2. Activation through writing in the corresponding object with a write request
There are objects described in the K-Matrix that store the information for the active
brightness setting. The object in question is number 101 (0x65). The subindexes 0 through
5 correspond with the buttons 1 to 6. Writing an object is described in 9.4.3.
Example data field for setting the active brightness setting for button 2 to Setting 1:
CAN-ID
DLC
Data
Byte 0
Data
Byte 1
Data
Byte 2
Data
Byte 3
Data
Byte 4
Data
Byte 5
Data
Byte 6
Data
Byte 7
0x18EFFF00
8
0x04
0x65
0x01
0x01
0x00
0x00
0x00
0x00