channel.writeStatus

<< Click to Display Table of Contents >>

 

channel.writeStatus

According to the BACnet protocol documentation:

Set to IDLE initially. This property shall be set to IN_PROGRESS when a value is written to the Present_Value property indicating that the Channel object has begun processing the List_Of_Object_Property_References.

Property writeStatus of object channel can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

channel-<objectAddress>.writeStatus

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 53

N3:

<objectAddress>

N4:

<property> = 370

Tag Value

An integer representing one of the options of enumeration <BACnetWriteStatus>.

Was this page useful?