FingerVein Integration Module (VIM)
Installation and Programming Manual
Page
17 of 48
Byte
$05
:
Optical Key Code
. The presence of a finger blocking the optical barrier
will generate an event equivalent to a
. The key code is configurable,
although we recommend comparing finger presence to the pressing of the green key.
For this reason, the default value is 0x41 (corresponding to ‘A’).
Permitted values:
- 0x00 .. 0xFF: Any, although we recommend an alphanumerical value.
Default value:
- 0x41: ‘A’, is equivalent to the pressing of the green “Enter” key.
7.1.4. Card reading port configuration
Byte
$08
:
Reader Enable
. Enables and configures the operation of the Clock&Data
ports.
Permitted values:
- Bit 0: not in use
- Bit 1: not in use
- Bit 2: TTL_0 ON – Clock&Data TTL_0 enabled.
- Bit 3: not in use
- Bit 4: not in use
- Bit 5: not in use
- Bit 6:
‘*’
before TTL_0 – An asterisk is in front of the data received via TTL_0.
- Bit 7: not in use
Default value:
- 0x8C: TTL_0 enabled.
Table 7: Card reading port configuration
No.
Description
Def.
$08
CFG_ Rdr_
Enable
Enables RS-232 (UART2-UI) Reader and
Clock&Data (TTL_0) ports
$8C
$09
CFG_Rdr_
BuzOK
Automatic activation of the Beeper after a correct
Clock&Data reading
$0C
$0A
CFG_Rdr_
BuzError
Automatic activation of the Beeper after an incor-
rect Clock&Data reading
$0C
$0B
CFG_Rdr_
Multiread
Multiread filtering
$00
$0C
CFG_Multi
read_TMO
Time-out in tenths of a second of the multiread
filtering to detect that a card has left the reading
field.
$28