timer.defaultTimeout

<< Click to Display Table of Contents >>

 

timer.defaultTimeout

According to the BACnet protocol documentation:

Specifies the default initial timeout, in milliseconds. This default timeout is used as the initial timeout when a value of TRUE is written to the Timer_Running property. The value of this property shall be within the supported range specified by the values of the Min_Pres_Value and Max_Pres_Value properties.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

timer-<objectAddress>.defaultTimeout

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 31

N3:

<objectAddress>

N4:

<property> = 393

Tag Value

A 32-bit unsigned integer.

Was this page useful?