FingerVein Integration Module (VIM)
Installation and Programming Manual
Page
19 of 48
Permitted values:
- The time-out value should exceed the reading repetition time.
Default value:
event 4 seconds after the last correct reading.
7.1.5. Digital output timing
The timings of the internal buzzer can be configured:
For all the parameters described in the table, the configuration value corresponds to
the time in multiples of 10 ms that they are to remain enabled:
- With a correct reading, the internal buzzer (
CFG_TempBuzz1_OK
) and the green
LED (
CFG_GreenLED_OK
) will be triggered.
- With an incorrect reading, the internal buzzer (
CFG-UI_Temp-Buzz_Fail
) and the
red LED (
CFG_RedLED_Fail
) will be triggered.
Permitted values:
- 0xFF: Permanently enabled.
- 0x01 .. 0xFE: Timing in
multiples of 10 milliseconds
.
- 0x00: Timing disabled.
Default value:
depending on parameter (see table)
Table 8: Internal buzzer timing
No.
Description
Def.
$06
CFG_TempBuzz1_
OK
Internal buzzer, OK reading or key
pressed. In hundredths of second
$06
$07
CFG_TempBuzz1_
Fail
Internal buzzer, error (not used). In hun-
dredths of second
$78
$1F
CFG_GreenLED_OK
Green LED, correct reading. In tenths of
second.
$0A
$20
CFG_RedLED_Fail
Red LED, wrong reading. In tenths of
second.
$14