Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
en:return_code [2018/12/14 14:55]
simba created
en:return_code [2019/09/19 15:25]
jbkim
Line 13: Line 13:
 |''​ERR_FINGERPRINT_CAPTURE_LOW_QUALITY''​|The quality of the acquired fingerprint image is low.| |''​ERR_FINGERPRINT_CAPTURE_LOW_QUALITY''​|The quality of the acquired fingerprint image is low.|
 |''​ERR_FAKE_FINGER_DETECTED''​|Fake fingerprint.| |''​ERR_FAKE_FINGER_DETECTED''​|Fake fingerprint.|
 +|''​ERR_FAKE_FINGER_TRY_AGAIN''​|Fake finger try again.|
 +|''​ERR_FAKE_FINGER_SENSOR_ERROR''​|Fake finger sensor error.|
 |''​ERR_CANNOT_UPDATE_FINGERPRINT''​|Unable to update fingerprint template.| |''​ERR_CANNOT_UPDATE_FINGERPRINT''​|Unable to update fingerprint template.|
 |''​ERR_INVALID_FINGERPRINT_PARAM''​|Invalid fingerprint information.| |''​ERR_INVALID_FINGERPRINT_PARAM''​|Invalid fingerprint information.|
Line 50: Line 52:
 |''​ERR_CANNOT_DOWNLOAD_FIRMWARE_FILE''​|Failed to download firmware file.| |''​ERR_CANNOT_DOWNLOAD_FIRMWARE_FILE''​|Failed to download firmware file.|
 |''​ERR_CANNOT_GET_FIRMWARE_FILE_LIST''​|Failed to receive firmware file list.| |''​ERR_CANNOT_GET_FIRMWARE_FILE_LIST''​|Failed to receive firmware file list.|
 +|''​ERR_CANNOT_OPEN_FILE''​|Failed to open file.|