globalGroup.memberStatusFlags

<< Clique para Mostrar o Sumário >>

 

globalGroup.memberStatusFlags

Segundo a documentação do protocolo BACnet:

Contains a logical combination of all the Status_Flags properties contained in the Present_Value. The logical combination means that each of the flags in this property (IN_ALARM, FAULT, OVERRIDDEN, OUT_OF_SERVICE) is TRUE if and only if the corresponding flag is set in any of the Status_Flags property values in the Present_Value property. This property shall be updated whenever new Status_Flags property values are updated in the Present_Value.

A propriedade memberStatusFlags do objeto globalGroup pode ser lida e escrita utilizando um tag bloco de 4 elementos.

Parâmetros texto

Propriedade

Valor

ParamDevice

<endereçoDoDispositivo>

ParamItem

globalGroup-<endereçoDoObjeto>.memberStatusFlags

Size

4 elementos

Parâmetros numéricos

Propriedade

Valor

B1:

<endereçoDoDispositivo>

B2:

<tipo> = 26

B3:

<endereçoDoObjeto>

B4:

<propriedade> = 347

Size:

4 elementos

Elementos do bloco

Indice

Nome

Tipo

0

inAlarm

Um valor inteiro, onde 0 corresponde a FALSO e qualquer outro valor corresponde a VERDADEIRO.

1

fault

Um valor inteiro, onde 0 corresponde a FALSO e qualquer outro valor corresponde a VERDADEIRO.

2

overridden

Um valor inteiro, onde 0 corresponde a FALSO e qualquer outro valor corresponde a VERDADEIRO.

3

outOfService

Um valor inteiro, onde 0 corresponde a FALSO e qualquer outro valor corresponde a VERDADEIRO.

Esta página foi útil?