structuredView.subordinateTags

<< Clique para Mostrar o Sumário >>

 

structuredView.subordinateTags

Segundo a documentação do protocolo BACnet:

Provides individual collections of tags for each of the subordinates. If the size of this array is changed, the size of the Subordinate_List, Subordinate_Annotations, Subordinate_Node_Types, and Subordinate_Relationships arrays, if present, shall also be changed to the same size. Uninitialized Subordinate_Tags array elements shall be empty collections.

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

Parâmetros texto

Propriedade

Valor

ParamDevice

<endereçoDoDispositivo>

ParamItem

structuredView-<endereçoDoObjeto>.subordinateTags

Parâmetros numéricos

Propriedade

Valor

N1:

<endereçoDoDispositivo>

N2:

<tipo> = 29

N3:

<endereçoDoObjeto>

N4:

<propriedade> = 488

Valor do tag

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

Esta página foi útil?