<< Click to Display Table of Contents >>
accessPoint.maxFailedAttempts |
According to the BACnet protocol documentation:
Specifies the maximum number of successive failed access attempts before the Lockout property is set to TRUE. If the Failed_Attempts property becomes greater than or equal to the value of this property and this property is not zero, the Lockout property is set to TRUE. Zero indicates that the Lockout property is not set to TRUE as the result of failed access attempts.
Property maxFailedAttempts of object accessPoint can be read and written using a single IOTag.
Property |
Value |
ParamDevice |
<deviceAddress> |
ParamItem |
accessPoint-<objectAddress>.maxFailedAttempts |
Property |
Value |
N1: |
<deviceAddress> |
N2: |
<type> = 33 |
N3: |
<objectAddress> |
N4: |
<property> = 285 |
A 32-bit unsigned integer.