structuredView.subordinateRelationships

<< Clique para Mostrar o Sumário >>

 

structuredView.subordinateRelationships

Segundo a documentação do protocolo BACnet:

Describes the relationship to each member of the Subordinate_List. If this property is absent, then relationship to each of the subordinates is equal to the value of the Default_Subordinate_Relationship property, if present, else equal to UNKNOWN. If the size of this array is changed, the size of the Subordinate_List, Subordinate_Annotations, Subordinate_Tags, and Subordinate_Node_Types arrays, if present, shall also be changed to the same size. Uninitialized Subordinate_Relationships array elements shall be equal to DEFAULT.

A propriedade subordinateRelationships 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>.subordinateRelationships

Parâmetros numéricos

Propriedade

Valor

N1:

<endereçoDoDispositivo>

N2:

<tipo> = 29

N3:

<endereçoDoObjeto>

N4:

<propriedade> = 489

Valor do tag

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

Esta página foi útil?