L-STAT User Manual
31
LOYTEC
Version 1.0
LOYTEC electronics GmbH
Register Name
Register
Address
Bit Position
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
lcd_color_red
179
0x00B3
reserved
[0x00]
color_brightness
[0x64]
lcd_color_green
180
0x00B4
reserved
[0x00]
color_brightness
[0x64]
lcd_color_blue
181
0x00B5
reserved
[0x00]
color_brightness
[0x64]
lcd_brightness_
contrast
182
0x00B6
lcd_contrast
[0x64]
lcd_brightness
[0x64]
user_interface_
settings
183
0x00B7
DAD
[0x0]
GFV
[1]
AF
[1]
Time
[1]
Date
[0]
TF
[1]
R
[0]
R
[0]
lcd_color_scheme
[0x0]
These registers are used to configure basic features of the display and the button interface.
* As long as occupancy is detected the LCD brightness will stay at 100%. After 2 minutes
it will be dimmed to 0%.
Compare Table 5 on Page 17 for device settings editable via the user interface.
color_brightness:
defines the brightness of a specific backlight color. Values from
0x00 – 0% to 0x64 – 100% are valid.
lcd_brightness:
defines the overall brightness of the LCD backlight. Values from
0x00 – 0% to 0x64 – 100% are valid.
lcd_contrast:
defines the contrast setting of the LCD. Values from 0x00 – 0% to
0x64 – 100% are valid.
lcd_color_scheme:
sets a predefined color setting, possible values are:
0x0 – user (as defined with the above values)
0x1 – white
0x2 – red
0x3 – green
0x4 – blue
0x5 – orange
0x6 – magenta
0x7 – cyan
TF:
time format (
0
– 12h,
1
– 24h)
Date:
show date in secondary display (
0
– off,
1
– on)
Time:
show time in secondary display (
0
– off,
1
– on)
AF:
acoustic feedback for touch buttons (
0
– off,
1
– on)
GFV:
goto first value after a defined timeout of 1 minute (
0
– off,
1
– on)
DAD:
display auto dim, dim display brightness after 2 minutes to following
defined values:
0x0 – off (disabled)
0x1 – 50% lcd_brightness
0x2 – 10% lcd_brightness
0x3 – 0% lcd_brightness
0x4 – 0% lcd_brightness (depending on occupancy sensor *)
Table 20: User Interface Settings