Akuvox A092S 2 Doors Access Controller

Akuvox A092S is an intelligent access controller housed in a stylish SGCC cabinet. It provides the advantages of access control of two doors over a centralized system

Login to view prices

Description

Secure your Doors with the Smart two-door controller.

Akuvox A092S is an intelligent access controller housed in a stylish SGCC cabinet. It provides the advantages of access control of two doors over a centralized system. Supporting standalone and networked deployment, it can be applied to projects of various scales.

Why should you choose the Akuvox A092S smart 2-door controller?

Smart and stylish 2 door controller.
Install an Akuvox A092S. It includes;

  1. The connected swiss knife of the door phones.
  2. Install an Akuvox A092S. It includes;
  3. Stylish appearance; Supports TCP/IP communication and web interface for management
  4. Supports up to 50,000 cards and 100,000 card presenting records;
  5. Supports multi-door interlock function and anti-passback function;
  6. Supports RS-485, OSDP, Wiegand protocol for accessing card readers;
  7. Support emergency door release(EDR);
  8. Support tamper-proof alarm;
  9. Easy to establish large-scale access control system with Akuvox ACMS;
  10. Back up battery design;

What do the specifications included in the door controller mean?

Support up to 50,000 cards and 100,000 event logs

The built-in memory will record cards and events so that your visitors can access your building and you will not lose any data in the event of a network or power failure.

Support RS485, OSDP, and Wiegand protocols

The Akuvox A092S supports the most common secured communication protocols for security products.

Tamper-proof Sensor

That sensor will trigger a log and a notification in case the casing is opened without any authorization.

Backlit function icons

You won’t need to switch on the light of the room to see the status of the 2-door controller. The backlit will help you read.

Support backup battery (Backup battery not supplied)

A backup battery provides power to a system when the primary source of power is unavailable.

How can you live without a 2 door controller?

How do you secure your building?

You aren’t always available. You could be working, doing groceries, sleeping, having fun, relaxing, or anything else. You would need a concierge to identify and evaluate every single person willing to enter your building. That could prevent burglars, muggers, door-to-door salesmen, or any other unsolicited person.

How do you get to know who is really in front of the door?

Sometimes you just don’t want to wake up, get out of your place, or just meet anyone. But how do you avoid unsolicited persons if you don’t go and see them by yourself?

How to answer someone ringing at your door if you are out for groceries or at work?

With a traditional intercom, it is difficult to know who is speaking effectively. Is he a real UPS delivery man? It would be nice to see you.

How to manage access control on 2 doors?

For security reasons, you might have 2 doors back to back to access your building. In another scenario, you might want to manage the entry and exit of the same door.

Did you know how many property crime violations occurred in Canada in 2017?

  1. Breaking and entering 438.51
  2. Theft of motor vehicle 231.61
  3. Theft over $5,000 47.01
  4. Theft under $5,000 570.17
  5. Mischief 713.84
  6. Total property crime violations 3244.76

Notes
*Number of reported crimes per 100,000 population.
Census population: 35,151,728
Source: Incident-based crime statistics, by detailed violations // Statistics Canada

Why do you need a 2-door controller A092S?

Connect up to 2 card readers that will identify the user and open the door in a microsecond

With a key fob, an RFID access control card, or even a Smartphone with NFC, you can identify any registered occupant of the building. The system will then automatically unlock the strike of the door to let the user come in.

Connected to the Cloud, the 2 door controller A092S door phone makes it easy to manage and communicate

Thanks to the SIP protocol and the computer-style technology, this door intercom can communicate on a computer network and enjoy all the digital options. The Cloud centralizes all the different door phones and door stations in one place so the manager can monitor, set up, and operate from anywhere.

Save cards and logs on the controller to access your building during electricity failures

For a faster response and still be able to operate in the event of a power failure, connect a backup battery to the A092S. This will keep your door operational and save all activities until the next available connection to the Cloud.

Additional information

Color

White

Manufacturer

Akuvox

Mounting

On-wall mounting

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Akuvox Canada - Official Canadian distributor for all Akuvox products

Leave a review

Did you have a good experience with Akuvox Canada? Let the public know about it and write a review.
Click here to write a review on Google.

Contact Akuvox Canada

An agent will contact you shortly.

Leave a review

Did you have a good experience with Akuvox Canada? Let the public know about it and write a review.
Click here to write a review on Google.

if (class_exists('acf') && class_exists('WooCommerce')) { add_filter('woocommerce_product_tabs', function($tabs) { global $post, $product; // Access to the current product or post $custom_tab_title = get_field('tab_title', $post->ID); if (!empty($custom_tab_title)) { $tabs['awp-' . sanitize_title($custom_tab_title)] = [ 'title' => $custom_tab_title, 'callback' => 'awp_custom_woocommerce_tabs', 'priority' => 10 ]; } return $tabs; }); function awp_custom_woocommerce_tabs($key, $tab) { global $post; ?>

ID); echo $custom_tab_contents; } add_filter( 'woocommerce_product_tabs', 'woo_customize_tabs', 98 ); function woo_customize_tabs( $tabs ) { $tabs['additional_information']['title'] = __( 'Technical specifications' ); $id = get_the_ID(); $ftab = get_post_meta($id,'faq',true); if(!empty($ftab)) { $tabs['test_tab'] = array( 'title' => 'FAQ', 'priority' => 20, 'callback' => 'extra_faq_field' ); } return $tabs; } add_action( 'woocommerce_product_additional_information', 'print_custom_html',15 ); function print_custom_html(){ $id = get_the_ID(); $ttab = get_post_meta($id,'technical_specifications',true); if(!empty($ttab)) { echo '

Technical specifications

'; echo '
'; echo $ttab; echo '
'; ?>