<< Clique para Mostrar o Sumário >>
loadControl.enable |
Segundo a documentação do protocolo BACnet:
Indicates and controls whether (TRUE) or not (FALSE) logging of events is enabled. Logging occurs if and only if Enable is TRUE, Local_Time is on or after Start_Time, and Local_Time is before Stop_Time. If Start_Time contains an unspecified datetime, then it shall be considered equal to 'the start of time'. If Stop_Time contains an unspecified datetime, then it shall be considered equal to 'the end of time'. Log records of type log-status are recorded without regard to the value of the Enable property.
A propriedade enable do objeto loadControl pode ser lida e escrita utilizando um tag normal (IOTag).
Propriedade |
Valor |
ParamDevice |
<endereçoDoDispositivo> |
ParamItem |
loadControl-<endereçoDoObjeto>.enable |
Propriedade |
Valor |
N1: |
<endereçoDoDispositivo> |
N2: |
<tipo> = 28 |
N3: |
<endereçoDoObjeto> |
N4: |
<propriedade> = 133 |
Um valor inteiro, onde 0 corresponde a FALSO e qualquer outro valor corresponde a VERDADEIRO