Go to documentation repository
Page History
Rules of event generation enable the generation of events in case of value of a parameter matches the specified valuefalls in a given range.
To configure this rule, set the following parameters in the Events tab on the settings panel of the Bacnet Rule object:
- Check the Enable box to activate the rule.
- In the Sign column: select the sign for value matchingthat will define the value range. The preset list of recognized signs differs for each supported value type, see the table below.
- In the Value column: enter the value. The value must belong to match the formatting rules for the value type of the BACNet parameter for which the rule is configured for, see Configuring the parameters of BACnet channels and the table below.
- In the Event text column: enter the message which will appear when the paremeter matches value falls in the specified valuerange.
It is possible to create not more than 10 rules.
...
Note | ||
---|---|---|
| ||
The parameter will be in several states (multistate) if value of the parameter matches several rules. |
The signs available for different value types are listed in the table below:
Value Type | Formatting Rule | Signs |
---|---|---|
Boolean | =, != | |
Unsigned Int | =, !=, <, >, <=, >= | |
Signed Int | =, !=, <, >, <=, >= | |
Real | Both "." and "," can be used | =, !=, <, >, <=, >= |
Double | Both "." and "," can be used | =, !=, <, >, <=, >= |
Octet String | =, != | |
Character String | =, != | |
Bit String | =, != | |
Enumerated | Is actually Unsigned Int | =, != |
Date | Example: 2.3.2001, 01.01.1988 | =, !=, <, >, <=, >= |
Time | Example: 3:4:6, 03:04:06, 13:24:56 | =, !=, <, >, <=, >= |
Overview
Content Tools