channel.controlGroups

<< Clique para Mostrar o Sumário >>

 

channel.controlGroups

Segundo a documentação do protocolo BACnet:

Indicates those logical control groups of which this Channel object is a member. This array shall contain at least one entry. Unused array slots shall contain the value zero, and control group zero shall mean "no assignment." Control_Groups is required to be writable, and it shall be permitted to configure the membership of the Channel object in arbitrary groups by writing the control group numbers into this array in any order, up to the maximum number of simultaneous groups supported by the Channel object. Duplicate entries specifying the same group number shall be permitted. The maximum size of the Control_Groups array shall be a local matter.

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

Parâmetros texto

Propriedade

Valor

ParamDevice

<endereçoDoDispositivo>

ParamItem

channel-<endereçoDoObjeto>.controlGroups

Parâmetros numéricos

Propriedade

Valor

N1:

<endereçoDoDispositivo>

N2:

<tipo> = 53

N3:

<endereçoDoObjeto>

N4:

<propriedade> = 367

Valor do tag

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

Esta página foi útil?