Keypad User Commands

Keypad User Commands


Keypad user commands can be used as a Local Linkage trigger to activate a specific action such as unlocking doors, activating control points, latching a door, setting a reader mode or locking down an entire facility, for example.

 

A user command is similar to a PIN but is not assigned to a particular cardholder within Doors.NET.

 

An example of how user commands have been used in the past is for a secured detention center which has several cells. The cells had 2 doors; the inside door was manually opened with a key but the outside doors were controlled by control points located on a NXT-GIOX. This application used just one keypad wired into one of the buses of an NXT-MSC controller and this single NXT-6RK keypad was used to unlock any of the cell doors. A certain 6-digit PIN number would unlock cell 1, another PIN would unlock cell 2, etc. The most important thing to remember when setting up this feature is that the keypad needs to be outputting the PIN data in 8-bit mode.

 

Note: Advance Local Linkage must also be enabled in your license.

 

Setup

This setup procedure explains how to use a certain keypad user command to activate a specific control point (located on an NXT-GIOX module) - The control point then unlocks and re-locks a door.

 

  1. In the software go to Setup >> Hardware Setup >> All

    LL Example - 3a

  2. Double click a controller listed in the hardware tree to display the buses.
  3. With one of the buses highlighted (the bus that the GIOX is wired into) click the Add GIOX icon.

    LL Example 3b

  4. The GIOX will appear in the hardware tree and the number of connected input and output cards will be detected.
  5. Expand one of the output cards and rename one of the control points, i.e 'Door 1'

    LL Example 3c

  6. Go to Setup >> Advanced Local Linkage.
  7. From the Procedures tab select the controller which has the GIOX added to it.
  8. Click the New Procedure button.
  9. In the Description text box type in a name for the procedure; such as 'Door 1 Unlock'.
  10. Click the Add Action button.
  11. Select Control Point Control from the Action Item Type pull-down list.
  12. Select the control point renamed in the hardware tree (Door 1).
  13. Set the control point to 'Single Pulse' then type in how long you wish the door 1 to unlock for.
  14. Click save.

    LL Example 3d

  15. The procedure can be thought of as what you want to happen; in this instance (highlighted above), it is to activate the first control point on the GIOX for a total of 6 seconds.
  16. Next, go to the Triggers tab.
  17. Click the Add Trigger button then give the new trigger a name.
  18. Execute This Procedure - Select the Unlock Door 1 procedure.
  19. Procedure Command - Should be left at the default setting.
  20. Source Type - Select Access Control Reader (ACR).
  21. Transaction Type - Select 'User Command'

    LL Example 3e

  22. Click into the User Command field and you should notice a fly-out. The fly-out informs you that when inputting the user command (PIN) at the keypad it must be preceded with an * and followed with the # key.

    LL Example 3f

  23. In the text field enter the PIN that will be used to unlock door 1 (you do not need to enter the * or the # in the field).
  24. Source - Select the keypad that will be used to unlock the doors.
  25. Active During This Schedule - Set Always for this Local Linkage action to always be functional or select an alternative time schedule to restrict when the action can be operative.
  26. Trigger Variable Logic - Remains at the default setting of 'None'.
  27. Click save to save the trigger settings.
  28. Your Local Linkage trigger screen should resemble the following:

    LL Example 3g

  29. Go to the keypad and press the * key followed by the PIN specified in the trigger setup then after the PIN press the # key.
  30. Output number 1 on the GIOX should activate for 6 seconds and the relevant Local Linkage events will be generated in Live Events. These events can be suppressed by applying a filter to either the GIOX control point(s) or the reader.

    LL example 3h

  31. This setup example explains how to unlock door 1 (control point 1 on the GIOX). Repeat the same steps to configure a different user command to activate another procedure that will unlock other doors.

    LL Example 3i

    • Related Articles

    • Doors.NET - End User's Guide

      Doors.NET user guide for the end-users (attached).
    • Doors.NET v4.3.6 Release Notes

      Operating System Compatibility Doors.NET software IS COMPATIBLE with: (both 32-bit and 64-bit where applicable) Windows 8.1 Windows 10 - all versions Windows Server 2012 and 2012 R2 Windows Server 2016 All other operating systems are NOT SUPPORTED. ...
    • Doors.NET v4.3.7 Release Notes

      Operating System Compatibility Doors.NET software IS COMPATIBLE with: (both 32-bit and 64-bit where applicable) Windows 8.1 Windows 10 - all versions Windows Server 2012 and 2012 R2 Windows Server 2016 All other operating systems are NOT SUPPORTED. ...
    • Local Linkage Procedure Actions

      The table below lists all of the available procedure action item selections. Changing the Action Item Type drop-down selection will change the available Action Item Properties. Action Type Available Selections Access Area Control Areas 0 - 31 ...
    • Application Permissions

      1.0 Introduction The Application Permissions use the Account Type to determine which menus are hidden or disabled from the user. This is in addition to the user group settings which control which Gateways, Controllers, Access Groups, and indirectly, ...