device.backupPreparationTime

<< Click to Display Table of Contents >>

 

device.backupPreparationTime

According to the BACnet protocol documentation:

Indicates the amount of time in seconds that the device might remain unresponsive after the sending of a ReinitializeDevice-ACK at the start of a backup procedure. The device that initiated the backup shall either wait the period of time specified by this property or be prepared to encounter communication timeouts during this period.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

device-<objectAddress>.backupPreparationTime

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 8

N3:

<objectAddress>

N4:

<property> = 339

Tag Value

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

Was this page useful?