Icons
Warning!
This section applies to all Control Point series: the Control Point and Control Point VAV.
On the display, icons represent different functions available on the panel: current mode and available submenus. See the list of all available icons here.

Display with all icons
LCD_ICON_DISPLAY: allows to activate or deactivate displaying a particular icon. Setting true value to a particular bit/object displays an appropriate icon, which is assigned according to the table below. By default, all icons are hidden (all values are false).
Modbus register: 40219, bits 1-10;
BACnet object: BO14-BO24;
LCD_ICON_FLASHING: allows to switch on blinking of particular icons. Setting true value for a particular bit/object causes blinking of a single icon, which is assigned according to the table below.
Modbus register: 40220, bits 1-10;
BACnet object: BO25-BO35;
Modbus register bit | BACnet object - displayed icons | BACnet object - flashing icons | Icon name | Icon |
---|---|---|---|---|
0 | BO14 | BO25 | Sun | ![]() |
1 | BO15 | BO26 | Moon | ![]() |
2 | BO16 | BO27 | Heating | ![]() |
3 | BO17 | BO28 | Cooling | ![]() |
4 | BO18 | BO29 | Humidifier | ![]() |
5 | BO19 | BO30 | Dehumidifier | ![]() |
6 | BO20 | BO31 | Wireless | ![]() |
7 | BO21 | BO32 | Settings | ![]() |
8 | BO22 | BO33 | Eco | ![]() |
9 | BO23 | BO34 | Recirculation | ![]() |
10 | BO24 | BO35 | PC | ![]() |
LCD_ICON_FLASHING_TIME: allows to set the icon blinking frequency. The parameter stores the time which constitutes the base for calculating the icon blinking frequency. The minimum value is 50 ms. The default value is 500 ms (the icons are visible for 500 ms and hidden for 500/4=125 ms).
Modbus register: 40221;
BACnet object: AO14;
SUBMENU_ICON_FLASHING: switches on blinking of particular submenu icons. Setting true value for a particular bit causes blinking of a single icon which is assigned to that bit according to the table below.
Modbus register: 40229;
BACnet object: BO42-BO54;
Modbus register bits | BACnet object | Icon name | Icon |
---|---|---|---|
0 | BO42 | Temperature | ![]() |
1 | BO43 | Fan 1 | ![]() |
2 | BO44 | Fan 2 | ![]() |
3 | BO45 | Fan 3 | ![]() |
4 | BO46 | Fan 4 | ![]() |
5 | BO47 | Fan 5 | ![]() |
6 | BO48 | Fan 6 | ![]() |
7 | BO49 | Light | ![]() |
8 | BO50 | Blind | ![]() |
9 | BO51 | Alarms | ![]() |
10 | BO52 | Occupancy 1 | ![]() |
11 | BO53 | Occupancy 2 | ![]() |
12 | BO54 | Occupancy 3 | ![]() |
SUBMENU_ICON_FLASHING_TIME: allows to set the submenu icon blinking frequency. The parameter stores the time which constitutes the base for calculating a frequency of submenu icons flashing. The minimum value is 50 ms. The default value is 1000 ms (the icons are visible for 1000 ms and hidden for 1000/4=250 ms).
Modbus register: 40222;
BACnet object: AO15.