binaryLightingOutput.elapsedActiveTime

<< Click to Display Table of Contents >>

 

binaryLightingOutput.elapsedActiveTime

According to the BACnet protocol documentation:

Represents the accumulated number of seconds that the presentValue property has had the value ACTIVE since the elapsedActiveTime property was most recently set to a zero value.

Property elapsedActiveTime of object binaryLightingOutput can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

binaryLightingOutput-<objectAddress>.elapsedActiveTime

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 55

N3:

<objectAddress>

N4:

<property> = 33

Tag Value

A 32-bit unsigned integer.

Was this page useful?