Issue
How to use the Known Occupancy Count (KnownOccupCount) number of an Area in Plain English (PE) programming.
Product Line
Andover Continuum
Environment
- Continuum Cyberstation
- Continuum Access Control
Cause
Need to be able to retrieve the Known Occupancy Count number of an Area for use in Plain English programming for limiting access to an Area. The attribute does not show up in the list of attributes in the Area Listview.
Resolution
Even though we can't see the attribute in an Area Listview, you can use the "KnownOccupCount" attribute at the command line or in Plain English programs.
Example 1 - Print Known Occupancy Count to command line.
print AreaFolder\Area1 KnownOccupCount
Example 2 - In a Workstations Program, set a pre-defined AnalogValue to the Known Occupancy Count of an Area.
Area1KnownCount = AreaFolder\Area1 KnownOccupCount
Note: The Known Occupancy Count will not function with Entry only doors. Both Entry and Exit readers are required on the doors within the Area. See Known Occupancy Count number does not increase when Personnel enter the Area on this.