timer.timerState

<< Click to Display Table of Contents >>

 

timer.timerState

According to the BACnet protocol documentation:

Indicates the current state of the timer this object represents. To clear the timer, i.e. to request the timer to enter the IDLE state, a value of IDLE is written to this property.

Property timerState of object timer can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

timer-<objectAddress>.timerState

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 31

N3:

<objectAddress>

N4:

<property> = 398

Tag Value

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

Was this page useful?