bitstringValue.bitText

<< Click to Display Table of Contents >>

 

bitstringValue.bitText

According to the BACnet protocol documentation:

Represents descriptions of all possible bits of the Present_Value. The number of descriptions matches the number of bits in the Present_Value property.

Property bitText of object bitstringValue can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

bitstringValue-<objectAddress>.bitText

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 39

N3:

<objectAddress>

N4:

<property> = 343

Tag Value

A character string containing an XML with a value of type <SequenceOfCharacterString>.

Was this page useful?