Biopointe central user’s manual – Keri Systems BioPointe User Manual
Page 85
Biopointe Central User’s Manual
Appendix C 81
11
M2ERROR_DB_NO_DATA
0x5B
Database has no data
12
M2ERROR_EXTRACT_FAIL
0x5C
Failed capturing feature points of
fingerprint
13
M2ERROR_MEMALLOC_FAILED
0x5D
Memory allocation failed
14
M2ERROR_SERIAL_OPEN
0x5E
Communication with main Controller
and Host through serial port failed
15
M2ERROR_NOT_IMPLEMENTED
0x5F
Function not installed
16
M2ERROR_FUNCTION_FAILED
0x60
Call of function failed
17
M2ERROR_INSUFFICIENT_DATA
0x61
Received data size does not match the
size defined in ExtraData
18
M2ERROR_FLASH_WRITE_ERROR
0x62
Writing in Flash Memory failed
19
M2ERROR_FLASH_READ_ERROR
0x63
Reading Flash Memory failed
20
M2ERROR_INVALID_PARAM
0x64
Parameter of packet is invalid
21
M2ERROR_MASTERFP_NOT_FOUND
0x65
Fingerprint of Master cannot be found
(occurs when trying to proceed without
Master registration)
22
M2ERROR_MASTERCOUNT_EXCEED
0x66
The number of master exceeds 5. No
more than 5 masters can be registered
23
M2ERROR_AUTHENTICATE_FAIL
0x67
Verification of Master failed
24
M2ERROR_FPCHANGE_FAILED
0x6A
Changing fingerprint failed
25
M2ERROR_IDENTIFY_FAILED
0x6B
No fingerprint in database identifies
fingerprint on input window
26
M2ERROR_FLASH_ERASE_ERROR
0x6C
Failed to clear flash memory
27
M2ERROR_VERIFY_FAKE
0x6D
Fingerprint to be verified is the same as
previous fingerprint. Occurs when the
fingerprint is input continually without
taking off once.
28
M2ERROR_TIME_ERROR
0x6E
It appears when error for time setting
happens
29
M2ERROR_SEARCHING_FOR_IDENTIFY
0x6F
FP engine sends ACK with error
whenever searching 100 user inside for
identity (in case taking long searching
time). This value does not mean error.
Host should wait next ACK when
getting ACK with error
30
M2ERROR_INVALID_USERDATA_SIZE
0x70
The size of data is exceeded for the user
portion when recording the value for
host in user portion
31
M2ERROR_INVALID_USERDATA_ADDRESS
0x71
The portion of data is exceeded for user
portion when recording the value for
host in user portion
32
M2ERROR_MUST_BE_SET_DATA_LENGTH
0x72
The size of user portion for host is not
set
33
M2ERROR_DUPLICATE_TEMPLATE
0xF5
Duplicate template
34
M2ERROR_TIMEOUT
0xFA
Timeout by the FP Engine
35
M2ERROR_COMMAND_MISMATCH
0xFB
Command mismatch between
transmitted command and received
reply
36
M2ERROR_RX_LENGTH_ERROR
0xFC
Received packet length error
37
M2ERROR_ACK_TIME_OUT
0xFD
ACK time-out