Breadcrumbs

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

03 sun.png

15

26

Moon

03 moon.png

16

27

Heating

03 heating.png

17

28

Cooling

03 cooling.png

18

29

Humidifier

03 humidifier.png

19

30

Dehumidifier

03 dehumidifier.png

20

31

Wireless

03 wireless.png

21

32

Settings

03 settings.png

22

33

Eco

03 eco.png

23

34

Recirculation

03 circulation.png

24

35

PC

03 pc.png

LCD icons display

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

04 temperature.png

42

Fan 1

04 fan1.png

44

Fan 2

04 fan2.png

45

Fan 3

04 fan3.png

46

Fan 4

04 fan4.png

47

Fan 5

04 fan5.png

48

Fan 6

04 fan6.png

49

Light

04 light.png

50

Blind

04 blind.png

51

Alarms

04 alarms.png

52

Occupancy 1

04 occupancy1.png

53

Occupancy 2

04 occupancy2.png

54

Occupancy 3

04 occupancy3.png

Submenu icons display

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).