Document Title Here
AET65 API
Version 1.0
idvation GmbH
Otto-Hesse-Straße 19 / T5
Phone +49 6151 9926567
D-64293 Darmstadt
Fax +49 6151 3689296
www.idvation.com
Page 78 of 84
Page 78 of 84
ABS_MSG_PROMPT_CLEAN 0x25000000
Callback should prompt the user to clean the sensor.
pMsgData is always NULL.
ABS_MSG_QUALITY 0x30000000
Swipe quality is low.
Note that if possible BSAPI sends more specific ABS_MSG_QUALITY_xxxx messages, this message
is sent only when no more specific message is appropriate.
pMsgData is always NULL.
ABS_MSG_QUALITY_CENTER_HARDER 0x31000000
Swipe quality is low. User should center his finger on the sensor and press harder.
pMsgData is always NULL.
ABS_MSG_QUALITY_CENTER 0x31100000
Swipe quality is low. User should center his finger on the sensor.
pMsgData is always NULL.
ABS_MSG_QUALITY_TOO_LEFT 0x31110000
Swipe quality is low. The swipe is too left.
pMsgData is always NULL.
ABS_MSG_QUALITY_TOO_RIGHT 0x31120000
Swipe quality is low. The swipe is too right.
pMsgData is always NULL.
ABS_MSG_QUALITY_TOO_HIGH 0x31130000
Swipe quality is low. The swipe is too high.
pMsgData is always NULL.
ABS_MSG_QUALITY_TOO_LOW 0x31140000
Swipe quality is low. The swipe is too low.
pMsgData is always NULL.
ABS_MSG_QUALITY_HARDER 0x31200000
User should press harder.
pMsgData is always NULL.
ABS_MSG_QUALITY_TOO_LIGHT 0x31210000
Swipe quality is low. The swipe is too light.
pMsgData is always NULL.