accessZone.occupancyCount

<< Click to Display Table of Contents >>

 

accessZone.occupancyCount

According to the BACnet protocol documentation:

Used to indicate the actual occupancy count of a zone. If the value of the Occupancy_Count_Enable property is FALSE, then this property shall have a value of zero. The value of the Occupancy_Count property may be adjusted by writing to the Adjust_Value property. The Occupancy_Count property shall be writable when Out_Of_Service is TRUE. When Out_Of_Service becomes FALSE, it is a local matter as to what value this property is set to.

Property occupancyCount of object accessZone can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

accessZone-<objectAddress>.occupancyCount

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 36

N3:

<objectAddress>

N4:

<property> = 290

Tag Value

A 32-bit unsigned integer.

Was this page useful?