Previous page Next page


Rules of the indicator state change enable changing the BACnet object indicator on the map in case the value of a property falls into a given range.

The indicator and its value are displayed in the map (see Managing the BACnet channel properties on the map).

Configuring of this rule is performed on the Indicators tab on the settings panel of the Bacnet rule object. The settings description is presented below. It is possible to specify not more than 10 states of the indicator.

  1. Check the Enable box to activate the rule.  
  2. In the Sign column, select the sign that will define the value range. The list of recognized signs differs for each supported value type, see the table below.
  3. In the Value column, enter the property value that will define the value range. The value must match the formatting rules for the data type of the BACNet property the rule is configured for, see Configuring the BACnet Property
    OR
    In the Minimum value and Maximum value fields, specify the interval the value must fall into.
  4. In the Red, Green and Blue columns, define the indicator colour according to the RGB model.
  5. Click the Apply button to save the changes.

Attention!

If the value of the property falls into several intervals, the indicator will take the colour according to the rule with the least order number.

The signs available for different value types are listed in the table below:

Value TypeSigns
Unsigned Int=, !=, <, >, <=, >=
Signed Int =, !=, <, >, <=, >=
Real=, !=, <, >, <=, >=
Double=, !=, <, >, <=, >=
  • No labels