Version 3.00 Feb. 2019
APPLICATION DEVELOPMENT GUIDE
CheckScanner
34
6.2 Executing the Method
The ResultCode and ResultCodeExtended when methods are executed are as follows.
Method Name ResultCode ResultCodeExtended Meaning
OPOS_SUCCESS 0 Refer to UPOS Specifications.
OPOS_E_CLOSED 0 Refer to UPOS Specifications.
OPOS_E_DISABLED 0 Refer to UPOS Specifications.
OPOS_E_NOTCLAIMED 0 Refer to UPOS Specifications.
OPOS_E_CLAIMED 0 Refer to UPOS Specifications.
OPOS_E_BUSY 0 Printer power is OFF.
OPOS_E_TIMEOUT 0 Refer to UPOS Specifications.
OPOS_EX_BADPARAM + 1 Timeout parameter is illegal.
OPOS_EX_INVALIDMODE Cannot execute in the current mode.
OPOS_EX_DEVBUSY Device was busy.
OPOS_EX_TIMEOUT Output result is not returned within
timeout period.
OPOS_E_ILLEGAL
OPOS_EX_NOASB Could not get ASB.
OPOS_EX_MICRMODE MICR mode.
OPOS_EX_WAITING_REMOVAL Check is present still in the device.
BeginInsertion
OPOS_E_FAILURE
POSPrinter condition errors
*1
Refer to UPOS Specifications.
OPOS_SUCCESS 0 Refer to UPOS Specifications.
OPOS_E_CLOSED 0 Refer to UPOS Specifications.
OPOS_E_DISABLED 0 Refer to UPOS Specifications.
OPOS_E_NOTCLAIMED 0 Refer to UPOS Specifications.
OPOS_E_CLAIMED 0 Refer to UPOS Specifications.
OPOS_E_BUSY 0 Printer power is OFF.
OPOS_E_TIMEOUT 0 Refer to UPOS Specifications.
OPOS_EX_BADPARAM + 1 Timeout parameter is illegal.
OPOS_EX_INVALIDMODE Cannot execute in the current mode.
OPOS_EX_DEVBUSY Device was busy.
OPOS_EX_TIMEOUT Output result is not returned within
timeout period.
OPOS_E_ILLEGAL
OPOS_EX_NOASB Could not get ASB.
OPOS_EX_MICRMODE MICR mode.
OPOS_EPTR_UNRECOVERABLE Irrecoverable error occurred.
BeginRemoval
OPOS_E_FAILURE
POSPrinter condition errors
*1
Refer to UPOS Specifications.