Icons Display
There are many different icons, which are available to show on the panel display. The user can choose, which Icon is dedicated to the particular process visualization. Every single icon can be controlled by a higher level system. There are two BACnet objects, which are responsible for icon indication.
LCD_ICON_DISPLAY (BO 14-24)
Each of the Boolean Output objects numbered from 14 to 24 is responsible for displaying a particular icon. Setting the true status in these objects activates the display of the icon, which is assigned to this object. The object table is shown below (in the LCD_ICON_FLASHING section). The default status of all objects is false (all icons are hidden).
LCD_ICON_FLASHING (BO 25-35)
Each of the Boolean Output Objects numbered from 25 to 35 is responsible for flashing a particular icon. Setting the true status of the object activates the blinking of a single icon, which is assigned to that object according to the table below.
Displayed Objects ID | Flashing Objects ID | Icon Name | Icon |
---|---|---|---|
14 | 25 | Sun | |
15 | 26 | Moon | |
16 | 27 | Heating | |
17 | 28 | Cooling | |
18 | 29 | Humidifier | |
19 | 30 | Dehumidifier | |
20 | 31 | Wireless | |
21 | 32 | Settings | |
22 | 33 | Eco | |
23 | 34 | Recirculation | |
24 | 35 | PC |
LCD_ICON_FLASHING_TIME (AO 14)
The LCD_ICON_FLASHING_TIME is an Analog Output object number 14, which value determines the LCD icon blinking frequency. This object stores the time value in ms, which is the basis for calculating the LCD icon blinking frequency. This object has a software limitation, where the min. time value is 50 ms. The default value of this object is 500 ms (icons are visible every 500 ms and hidden every 500/4=125 ms).
SUBMENU_ICON_FLASHING (BO 42-54)
Each of the Boolean Output objects numbered from 42 to 54 activates/deactivates flashing of a dedicated icon. Each object name and icon is shown in the table below.
BO BACnet ID | Icon Name | Icon |
---|---|---|
42 | Temperature | |
42 | Fan 1 | |
44 | Fan 2 | |
45 | Fan 3 | |
46 | Fan 4 | |
47 | Fan 5 | |
48 | Fan 6 | |
49 | Light | |
50 | Blind | |
51 | Alarms | |
52 | Occupancy 1 | |
53 | Occupancy 2 | |
54 | Occupancy 3 |
SUBMENU_ICON_FLASHING_TIME (AO 15)
The SUBMENU_ICON_FLASHING_TIME is an Analog Output object number 15, which value determines the submenu icon blinking frequency. This object stores the time value in ms, which is the basis for calculating the submenu icon blinking frequency. This object has a software limitation, where the min. time value is 50 ms. The default value of this object is 1000 ms (icons are visible every 1000 ms and hidden every 1000/4=250 ms).