command.allWritesSuccessful

<< Click to Display Table of Contents >>

 

command.allWritesSuccessful

According to the BACnet protocol documentation:

Indicates the success or failure of the sequence of actions that are triggered when the presentValue property is written to.

Property allWritesSuccessful of object command can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

command-<objectAddress>.allWritesSuccessful

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 7

N3:

<objectAddress>

N4:

<property> = 9

Tag Value

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

Was this page useful?