Go to documentation repository
Page History
Rule Rules of change the indicator state allows to know how to change indicator of object on the map while coming value of parameter in the specified intervalchange 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. Description of parameters The settings description is presented in the following tablebelow. It is possible to specify not more than 10 states of the indicator.
Parameter | Description of parameter
|
Rule # | Number of rule |
Min value , Max value | Range of element values for rule |
Min scale, Max scale | Range of values which indicator will take according to the rule |
Use | Activation of interval |
Red, Green, Blue | Set color of indicator by RGB model |
- Check the Enable box to activate the rule.
- 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.
- 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. - In the Red, Green and Blue columns, define the indicator colour according to the RGB model.
- Click the Apply button to save the changes.
| Note | ||
|---|---|---|
| ||
If the value of element enter the property falls into several intervals than , the indicator will take a value the colour according to the rule with less number of matched rules. |
Click the Apply button to save changes.
...
the least order number. |
The signs available for different value types are listed in the table below:
| Value Type | Signs |
|---|---|
| Unsigned Int | =, !=, <, >, <=, >= |
| Signed Int | =, !=, <, >, <=, >= |
| Real | =, !=, <, >, <=, >= |
| Double | =, !=, <, >, <=, >= |

