<< Click to Display Table of Contents >>
bitstringValue.presentValue |
According to the BACnet protocol documentation:
Indicates the current value of the object.
Property presentValue of object bitstringValue can be read and written using a single IOTag.
Property |
Value |
ParamDevice |
<deviceAddress> |
ParamItem |
bitstringValue-<objectAddress>.presentValue |
Property |
Value |
N1: |
<deviceAddress> |
N2: |
<type> = 39 |
N3: |
<objectAddress> |
N4: |
<property> = 85 |
A string value representing a sequence of bits, where each bit is represented by the character '0' or '1' (ex: '01101010').