4-75
ESC $G Enroll and Store Template on MV1100 ()
The command enrolls and stores the template with the specified ID
on MV1100.
==> STX ESC $G xxxxxxxxxx CS1 CS2 ADDR
<== STX ESC $G RESULT < ,QUALITY, CONTENT >
CS1 CS2 ETX
or
<== NAK
xxxxxxxxxx ;template ID ( 1--4294967294)
RESULT = 0 ;success
= 1 ;fail
= 2 ;busy
= 3 ;timeout
If RESULT = 0, MR350MKII will response with
QUALITY and CONTENT fields:
QUALITY is an integer that has a range of
000100
CONTENT is an integer that has a range of
000100
NAK means command format error or checksum error.
ESC $H Verify Template
The command requests to verify the fingerprint against the template
saved in the MR350 MKII reserved file $FP.DNL .
. ==> STX ESC $H CS1 CS2 ADDR
<== STX ESC $H RESULT < , INDEX , SCORE > CS1
CS2 ETX
or
<== NAK
RESULT = 0 ;success
= 1 ;fail
= 2 ;busy
= 3 ;timeout
If RESULT = 0, MR350MKII will response with
INDEX and SCORE fields:
INDEX is the index of the matched template that
has an range of 000255