<< Click to Display Table of Contents >>
trendLog.trigger |
According to the BACnet protocol documentation:
Causes the Trend Log object to acquire a log record whenever the value of this property is changed from FALSE to TRUE. It shall remain TRUE while the Trend Log object is acquiring the data items for a log record. When all data items have been collected or it has been determined that all outstanding data requests will not be fulfilled, the Trend Log object shall reset the value to FALSE.
Property trigger of object trendLog can be read and written using a single IOTag.
Property |
Value |
ParamDevice |
<deviceAddress> |
ParamItem |
trendLog-<objectAddress>.trigger |
Property |
Value |
N1: |
<deviceAddress> |
N2: |
<type> = 20 |
N3: |
<objectAddress> |
N4: |
<property> = 205 |
An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.