Help
  • Explore Community
  • Get Started
  • Ask the Community
  • How-To & Best Practices
  • Contact Support
Notifications
Login / Register
Community
Community
Notifications
close
  • Forums
  • Knowledge Center
  • Events & Webinars
  • Ideas
  • Blogs
Help
Help
  • Explore Community
  • Get Started
  • Ask the Community
  • How-To & Best Practices
  • Contact Support
Login / Register
Sustainability
Sustainability

We Value Your Feedback!
Could you please spare a few minutes to share your thoughts on Cloud Connected vs On-Premise Services. Your feedback can help us shape the future of services.
Learn more about the survey or Click here to Launch the survey
Schneider Electric Services Innovation Team!

Security Expert shared Car Parking Area Counting Application

Building Automation Knowledge Base

Schneider Electric Building Automation Knowledge Base is a self-service resource to answer all your questions about EcoStruxure Building suite, Andover Continuum, Satchwell, TAC…

cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Home
  • Schneider Electric Community
  • Knowledge Center
  • Building Automation Knowledge Base
  • Security Expert shared Car Parking Area Counting Application
Options
  • Bookmark
  • Subscribe
  • Email to a Friend
  • Printer Friendly Page
  • Report Inappropriate Content
Invite a Co-worker
Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send Invite Cancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
Send New Invite Close

Related Forums

  • Intelligent Devices Forum

Previous Next
Contributors
  • RandyDavis
    RandyDavis
  • PeterEdvik
    PeterEdvik
  • Mahmoud_Sayed
    Mahmoud_Sayed

Invite a Colleague

Found this content useful? Share it with a Colleague!

Invite a Colleague Invite
Back to Building Automation Knowledge Base
Options
  • Bookmark
  • Subscribe
  • Email to a Friend
  • Printer Friendly Page
  • Report Inappropriate Content
0 Likes
1279 Views

Link copied. Please paste this link to share this article on your social media post.

Trying to translate this page to your language?
Select your language from the translate dropdown in the upper right. arrow
Translate to: English
  • (Français) French
  • (Deutsche) German
  • (Italiano) Italian
  • (Português) Portuguese
  • (Русский) Russian
  • (Español) Spanish

Security Expert shared Car Parking Area Counting Application

Kirk Mahmoud_Sayed Kirk
‎2021-11-23 11:54 AM

Last Updated: Janeway PeterEdvik Janeway ‎2022-07-04 05:11 AM

Issue

Need to manage car park usage based on the company associated with each vehicle.

Product Line

EcoStruxure Security Expert

Environment

Security Expert Controller (SP-C)

Cause

Area counting can be configured to count the users with a defined access level who are present in the area. In a shared car parking application, this can be used to limit the number of parking slots assigned for each company.

Resolution

The steps below are based on AN 278 Security Expert - Access Level Area Counting - Integration Guide

  1. Navigate to Users | Access Level and create an access level for each company and take note of the database ID for each access level.
     
  2. Navigate to Automation | Data Values and create the following data values for each company:
    1. Counter data value: This will be used to store the current car count for each company, take note of the database ID for Counter data value.2.png

       

    2. Setpoint data value: This will allow the operator to define the maximum number of parking areas assigned for each company. Ensure that the Preset Power Up and Preset Value options are selected.3.png

       

  3. Assign these data values to variables, which allow data values to be monitored via a floor plan or status page. Navigate to Automation |Variables and create one variable for each Data Value record. 
  4. Enable area counting:
    1.  Navigate to Programming | Areas and select the relevant area to enable area counting in.
    2.  Select the Options 1 tab.
    3.  In the Reporting Options section, enable the Enable User Counting option.
    4.  Click Save.
  5. Set The Max User Count to define the maximum number of users that the system will allow to occupy an area.
    1. Navigate to Programming | Areas and select the area to configure.
    2. Select the Configuration tab.
    3. In the Setup section, enter the maximum area occupancy in the Max User Count field.
    4. Click Save.
      Important: The Max User Count cannot be left at zero for area counting. If occupancy
      restriction is not required, an unrealistically high value should be set to implement area
      counting without restricting access.
  6. The CountOnAccess function needs to be defined for the parking area, using the counter data values that will record the count and the access levels that will determine which users will be counted.
    1. Navigate to Programming | Areas and select the area to be configured.
    2. Select the Configuration tab.
    3. Scroll down and enter the following command into the Commands field:
      CountOnAccess=W[X,Y,Z]where:
       W refers to the Database ID of the relevant Counter data value and,
       X, Y, Z refer to the Database IDs of the included access levels
      Up to 16 comma-separated access levels can be included in each command. Up to four
      commands can be applied to each area. Each command must begin on a new line.
  7. Virtual outputs are required for the system to be used on the programmable functions. The number of virtual outputs depends on the number of companies.
    1.  Navigate Expanders | Output Expanders and add a new output expander (16 outputs). Ensure that the Virtual Module option is selected, and the module address is set to a high number (e.g. 32).
    2. Navigate to Programming | Outputs and assign appropriate names to the new virtual outputs, as below screenshot.                                                       Virtual Outputs.png
  8.  One programmable function for each company is required to compare the current car count with a setpoint.
    1.  Navigate to Automation | Programmable Functions and create one function for each company with the following settings;
      1. Type: Value Compare.
      2. Out to Enable This Function: Function Enable (This is optional, Function will operate only when the enabled output is on. Output can be controlled manually or linked to a time schedule if required. If no enabled output is set the value compare function will run continuously.).
      3. Activate Output when Below Set Point: Company X Under the Limit.
      4. Analog Input Data Variable Register: Company X Data counter.
      5. Set Point Data Value: Company X Data Setpoint.
        Where X is the company number.
  9. One Schedule is required for each company to enable or disable access based on programmable function output.
    1. Navigate to Sites | Schedules and create one Schedule for each company that is always valid (i.e. from 00:00 to 00:00, for all days of the week and ignoring holidays).
    2. Select the Options tab and select a Qualify Output: the schedule should be valid when the Company X under the limit output is On.
    3.  Navigate to Users | Access Levels, in the Configuration tab of each company access level assign the relevant schedule in the Operating Schedule field, or in the Doors tab you can apply the Schedule to specific doors, ex. park gate.
  10. Create Status Page or Floor Plan to monitor the system. In the example below, the user from the company will not be allowed access because his company has used all assigned parking slots. 5.png

     

Labels (1)
Labels:
  • EcoStruxure Security Expert
Tags (2)
  • Find more articles tagged with:
  • MahmoudSayed21
  • MahmoudSayed22
Was this article helpful? Yes No
No ratings

Link copied. Please paste this link to share this article on your social media post.

To The Top!

Forums

  • APC UPS Data Center Backup Solutions
  • EcoStruxure IT
  • EcoStruxure Geo SCADA Expert
  • Metering & Power Quality
  • Schneider Electric Wiser

Knowledge Center

Events & webinars

Ideas

Blogs

Get Started

  • Ask the Community
  • Community Guidelines
  • Community User Guide
  • How-To & Best Practice
  • Experts Leaderboard
  • Contact Support
Brand-Logo
Subscribing is a smart move!
You can subscribe to this board after you log in or create your free account.
Forum-Icon

Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.

Register today for FREE

Register Now

Already have an account? Login

Terms & Conditions Privacy Notice Change your Cookie Settings © 2025 Schneider Electric

This is a heading

With achievable small steps, users progress and continually feel satisfaction in task accomplishment.

Usetiful Onboarding Checklist remembers the progress of every user, allowing them to take bite-sized journeys and continue where they left.

of