<< Click to Display Table of Contents >>
datetimepatternValue.isUtc |
According to the BACnet protocol documentation:
Indicates whether the Present_Value property indicates a UTC date and time (when TRUE) or a local date and time (when FALSE). If this property is absent, the Present_Value shall be a local date and time.
Property isUtc of object datetimepatternValue can be read and written using a single IOTag.
Property |
Value |
ParamDevice |
<deviceAddress> |
ParamItem |
datetimepatternValue-<objectAddress>.isUtc |
Property |
Value |
N1: |
<deviceAddress> |
N2: |
<type> = 43 |
N3: |
<objectAddress> |
N4: |
<property> = 344 |
An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.