bitstringValue.relinquishDefault

<< Click to Display Table of Contents >>

 

bitstringValue.relinquishDefault

According to the BACnet protocol documentation:

The default value to be used for the presentValue property when all command priority values in the priorityArray property have a NULL value.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

bitstringValue-<objectAddress>.relinquishDefault

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 39

N3:

<objectAddress>

N4:

<property> = 104

Tag Value

A string value representing a sequence of bits, where each bit is represented by the character '0' or '1' (ex: '01101010').

Was this page useful?