Previous page Next page


You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

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

The indicator and its value are displayed in the map (see Working with channels and BACnet parameters on the map section).

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 parameter value that will define the value range. The value must match the formatting rules for the data type of the BACNet parameter the rule is configured for, see Configuring the parameters of BACnet channels
    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 parameter falls into several intervals, the indicator will take the colour according to the rule with the least value.

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

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