credentialDataInput.supportedFormatClasses

<< Clique para Mostrar o Sumário >>

 

credentialDataInput.supportedFormatClasses

Segundo a documentação do protocolo BACnet:

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.

A propriedade supportedFormatClasses do objeto credentialDataInput pode ser lida e escrita utilizando um tag normal (IOTag).

Parâmetros texto

Propriedade

Valor

ParamDevice

<endereçoDoDispositivo>

ParamItem

credentialDataInput-<endereçoDoObjeto>.supportedFormatClasses

Parâmetros numéricos

Propriedade

Valor

N1:

<endereçoDoDispositivo>

N2:

<tipo> = 37

N3:

<endereçoDoObjeto>

N4:

<propriedade> = 305

Valor do tag

Um string contendo um XML com um valor do tipo <SequenceOfUnsigned>.

Esta página foi útil?