accessPoint.failedAttempts

<< Click to Display Table of Contents >>

 

accessPoint.failedAttempts

According to the BACnet protocol documentation:

Indicates the current count of successive failed access attempts. Any successive failed access attempt shall increment the value of this property. This property shall be set to zero when a successful access attempt occurs or when the property Lockout becomes FALSE.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

accessPoint-<objectAddress>.failedAttempts

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 33

N3:

<objectAddress>

N4:

<property> = 273

Tag Value

A 32-bit unsigned integer.

Was this page useful?