binaryOutput.changeOfStateCount

<< Click to Display Table of Contents >>

 

binaryOutput.changeOfStateCount

According to the BACnet protocol documentation:

Represents the number of times that the presentValue property has changed state since the changeOfStateCount property was most recently set to a zero value.

Property changeOfStateCount of object binaryOutput can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

binaryOutput-<objectAddress>.changeOfStateCount

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 4

N3:

<objectAddress>

N4:

<property> = 15

Tag Value

A 32-bit unsigned integer.

Was this page useful?