BioMax2 / KBio2-Online
Installation and Programming Manual
Page
38 of 91
8.1.4. Card reading port configuration
Reader Enable
. Enables and configures the operation of the
Clock&Data ports.
Permitted values:
- Bit 0 (LSB): UART0 ON – card reader enabled in UART0. This also requires that
CFG_Serial_Port_Host
is configured accordingly (e.g., with a value of
$40
;
refer to
- Bit 1: UART1 ON – card reader enabled in UART1. This also requires that
CFG_Serial_Port_Reader
is configured accordingly (e.g., with a value of
$40
;
refer to
- Bit 2: TTL_0 ON – Clock&Data TTL_0 enabled.
- Bit 3: TTL_1 ON – Clock&Data TTL_1 enabled.
- Bit 4:
‘$’
before UART0 –
‘$’
is in front of the data received via UART0.
- Bit 5:
‘&’
before UART1 –
‘&’
is in front of the data received via UART1.
- Bit 6:
‘*’
before TTL_0 –
‘*’
is in front of the data received via TTL_0.
- Bit 7:
‘#’
before TTL_1 –
‘#’
is in front of the data received via TTL_1.
Default value:
- 0x8C: TTL_0, TTL_1 enabled;
‘#’
before TTL_1, TTL_0 without prefix.
Buzzer on OK
. Buzzer configuration for correct readings. We can
enable the buzzer assembled on the
BioMax2
/ KBio2-Online
(internal), or a set of
external buzzer and green LED, so that they are enabled when a correct reading has
occurred.
Table 7: Card reading port configuration
Num
Description
Def.
$08
CFG_Reader_
Enable
Enables RS-232 (UART0, UART1) and Clock&Data
(TTL_0, TTL_1) ports
$8C
$09
CFG_Reader_
BuzOK
Automatic activation of the Beeper after a correct
Clock&Data reading
$0C
$0A
CFG_Reader_
BuzError
Automatic activation of the Beeper after an incor-
rect Clock&Data reading
$0C
$0B
CFG_Reader_
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