<< Clique para Mostrar o Sumário >>
command.inProcess |
Segundo a documentação do protocolo BACnet:
Set to TRUE when a value is written to the presentValue property. This TRUE value indicates that the Command object has begun processing one of a set of action sequences. Once all of the writes have been attempted by the Command object, the inProcess property is set back to FALSE.
A propriedade inProcess do objeto command pode ser lida e escrita utilizando um tag normal (IOTag).
Propriedade |
Valor |
ParamDevice |
<endereçoDoDispositivo> |
ParamItem |
command-<endereçoDoObjeto>.inProcess |
Propriedade |
Valor |
N1: |
<endereçoDoDispositivo> |
N2: |
<tipo> = 7 |
N3: |
<endereçoDoObjeto> |
N4: |
<propriedade> = 47 |
Um valor inteiro, onde 0 corresponde a FALSO e qualquer outro valor corresponde a VERDADEIRO