accessPoint.numberOfAuthenticationPolicies

<< Click to Display Table of Contents >>

 

accessPoint.numberOfAuthenticationPolicies

According to the BACnet protocol documentation:

Specifies the number of specified authentication policies. This property shall always have a value greater than zero. If the value of this property is changed, the size of the Authentication_Policy_List array and the size of the Authentication_Policy_Names array, if present, shall also be changed to the same value.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

accessPoint-<objectAddress>.numberOfAuthenticationPolicies

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 33

N3:

<objectAddress>

N4:

<property> = 289

Tag Value

A 32-bit unsigned integer.

Was this page useful?