<< Click to Display Table of Contents >>
accessZone.occupancyCountEnable |
According to the BACnet protocol documentation:
Indicates whether occupancy counting is enabled (TRUE) or not (FALSE). If this property has a value of FALSE, then the Occupancy_State property shall have a value of DISABLED. When this property changes from FALSE to TRUE it is a local matter as to what value the Occupancy_Count property is set to.
Property occupancyCountEnable of object accessZone can be read and written using a single IOTag.
Property |
Value |
ParamDevice |
<deviceAddress> |
ParamItem |
accessZone-<objectAddress>.occupancyCountEnable |
Property |
Value |
N1: |
<deviceAddress> |
N2: |
<type> = 36 |
N3: |
<objectAddress> |
N4: |
<property> = 292 |
An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.