The CheckReader Device service generates events of the class com.ibm.dse.base.DSEEventObject
whenever an asynchronous read request is completed. The following table gives
the names of these events:
Table 1. Check Reader Device eventsEvent name |
Description |
Completed |
The read operation finalized successfully. |
Cancel |
The read operation was canceled. |
Timeout |
The read operation was not completed in the time allowed. |
Malfunction |
A general check read error or device malfunction occurred. |
BadChar |
A check was read with some errors |
UnknownRetCode |
The return code received from the device is unrecognized. |