credentialDataInput.supportedFormatClasses

<< Click to Display Table of Contents >>

 

credentialDataInput.supportedFormatClasses

According to the BACnet protocol documentation:

Specifies the values that the Format-Class field of the Present_Value may take on. The value of the ith element of this array shall be used when an authentication factor is read that is of the format defined in the ith element of the Supported_Formats array. This property is used to distinguish between multiple different supported authentication factor formats, used on a site, of which two or more use the same authentication factor format type and may have colliding value ranges. A value of zero is used as the default where no differentiation is required. Otherwise, the value is site specific and can be any non-zero value.

Property supportedFormatClasses of object credentialDataInput can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

credentialDataInput-<objectAddress>.supportedFormatClasses

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 37

N3:

<objectAddress>

N4:

<property> = 305

Tag Value

A character string containing an XML with a value of type <SequenceOfUnsigned>.

Was this page useful?