PROGRAMMING AND OPERATION - Then LCD Keypad Actions
The backlight can also be accessed via the Event Manager schedule to allow dynamic interaction with other system functions. For example,
an event in your schedule can turn on the backlight of your bedroom keypad at wake-up time and off during sleeping hours.
EVENT: Backlight
If
Time is after (TL: Wake-up)
and Time is before 11:30PM SMTWTFS
Then
LCD: Backlight ON [KP:1]
Else
LCD: Backlight OFF [KP:1]
End
Backlight Actions
The LCD-96M has a built-in high-contrast green backlight that can be programmed to stay on continuously or turn on with any key press
then time out after a specified delay time. Menus remain visible in daylight when the backlight is off.
24
When the backlight is OFF, the first button press (any button) will turn on the backlight without issuing a command. Once the backlight
is on, button presses operate as programmed.