accessPoint.lockoutRelinquishTime

<< Click to Display Table of Contents >>

 

accessPoint.lockoutRelinquishTime

According to the BACnet protocol documentation:

Specifies the time, in seconds, to delay after the Lockout property has taken on the value TRUE, before automatically relinquishing the lockout state. The lockout state is relinquished by setting the Lockout property to FALSE. A value of zero indicates that the lockout state will not automatically be relinquished.

Property lockoutRelinquishTime of object accessPoint can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

accessPoint-<objectAddress>.lockoutRelinquishTime

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 33

N3:

<objectAddress>

N4:

<property> = 283

Tag Value

A 32-bit unsigned integer.

Was this page useful?