<< 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.
Property |
Value |
ParamDevice |
<deviceAddress> |
ParamItem |
timer-<objectAddress>.timerState |
Property |
Value |
N1: |
<deviceAddress> |
N2: |
<type> = 31 |
N3: |
<objectAddress> |
N4: |
<property> = 398 |
An integer representing one of the options of enumeration <BACnetTimerState>.