Overview of IsonasKeypadMode goes here.
Name | Value | Description |
---|---|---|
Disabled | 0 | Keypad is disabled |
ExternalLocal | 1 | The reader controller will accept commands and provide responses through the external serial port. An external device can connect to the serial port. The mode will automatically be disabled if the reader drops into Local mode and be re-enabled in Host mode. Other configuration elements are ignored. |
ExternalPassthrough | 2 | Data read from the external serial port (or from the ISONAS integrated keypad) is passed to the host, and data sent from the host is written to the external serial port. All configuration elements are used. |
Silent | 3 | Keypad is in silent operation |
ExternalHidBitmask | 4 | Data received on the external serial port is processed via the HID bit masks, using standard prox card processing. |
ExternalHidDataMangle | 5 | Data received on the external serial port is processed via the HID Data Mangle algorithm. |
Beeping | 6 | Keypad will beep on keypress |