<< Clique para Mostrar o Sumário >>
accessPoint.occupancyCountAdjust |
Segundo a documentação do protocolo BACnet:
Indicates whether (TRUE) this object will adjust the occupancy count of the zones for which it controls access, or not (FALSE). The occupancy count is decremented for the zone for which this Access Point is an exit point and incremented for the zone for which this Access Point is an entry point. Occupancy count shall be adjusted if the credential holder passes through the access point. How this is determined is a local matter. The occupancy count of the zones is adjusted by writing a negative amount to the Adjust_Value property of the exit access zone and the corresponding positive amount to the Adjust_Value property of the entry access zone. If this property is not supported, then the Access Point object behaves as if the value is FALSE.
A propriedade occupancyCountAdjust do objeto accessPoint pode ser lida e escrita utilizando um tag normal (IOTag).
Propriedade |
Valor |
ParamDevice |
<endereçoDoDispositivo> |
ParamItem |
accessPoint-<endereçoDoObjeto>.occupancyCountAdjust |
Propriedade |
Valor |
N1: |
<endereçoDoDispositivo> |
N2: |
<tipo> = 33 |
N3: |
<endereçoDoObjeto> |
N4: |
<propriedade> = 291 |
Um valor inteiro, onde 0 corresponde a FALSO e qualquer outro valor corresponde a VERDADEIRO