device.restorePreparationTime

<< Click to Display Table of Contents >>

 

device.restorePreparationTime

According to the BACnet protocol documentation:

Indicates the amount of time in seconds that the device is allowed to remain unresponsive after the sending of a ReinitializeDevice-ACK at the start of a restore procedure. The restoring device shall either wait or be prepared to encounter communication timeouts during this period.

Property restorePreparationTime of object device can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

device-<objectAddress>.restorePreparationTime

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 8

N3:

<objectAddress>

N4:

<property> = 341

Tag Value

A 16-bit integer value ranging from 0 to 65535.

Was this page useful?