binaryLightingOutput.strikeCount

<< Clique para Mostrar o Sumário >>

 

binaryLightingOutput.strikeCount

Segundo a documentação do protocolo BACnet:

Represents the number of times that the Present_Value property or Feedback_Value property has transitioned from OFF to ON since the date and time indicated by the Time_Of_Strike_Count_Reset property. Whether Present_Value or Feedback_Value is used as the indicator for the calculation of the Strike_Count is a local matter. When this property is set to zero, the Time_Of_Strike_Count_Reset property shall be set to the current date and time. When this property is set to a non-zero value, the value of the Time_Of_Strike_Count_Reset property shall not change. If this property is writable, it shall be a local matter whether the property accepts writes of zero only. The Strike_Count property shall have a range of 0-65535 or greater.

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

Parâmetros texto

Propriedade

Valor

ParamDevice

<endereçoDoDispositivo>

ParamItem

binaryLightingOutput-<endereçoDoObjeto>.strikeCount

Parâmetros numéricos

Propriedade

Valor

N1:

<endereçoDoDispositivo>

N2:

<tipo> = 55

N3:

<endereçoDoObjeto>

N4:

<propriedade> = 391

Valor do tag

Um inteiro de 32 bits sem sinal.

Esta página foi útil?