Version 3.00 Feb. 2019
APPLICATION DEVELOPMENT GUIDE
CheckScanner
38
6.3 Remedial Actions for Principal Errors
ResultCodeExtended Remedy
OPOS_EX_DEVBUSY
OPOS_EX_TIMEOUT
If the power to the CheckScanner (TM Printer) is disconnected, it is
necessary to once apply Close and then invoke Open/Claim/Enable again.
OPOS_EPTR_COVER_OPEN
OPOS_EPTR_REC_EMPTY
OPOS_EPTR_CUTTER
OPOS_EPTR_UNRECOVERABLE
OPOS_EPTR_AUTORECOVERA
BLE
OPOS_EPTR_MECHANICAL
OPOS_EPTR_OVERHEAT
OPOS_ECHK_RESPONSE
OPOS_ECHK_CANCEL
OPOS_ECHK_PTRERROR
OPOS_ECHK_TIMEOUT
OPOS_EPTR_REC_CARTRIDGE
_REMOVED
OPOS_EPTR_REC_CARTRIDGE
_EMPTY
OPOS_EPTR_REC_HEAD_CLEA
NING
Confirm the status of the printer, and then execute the program and
method again.
OPOS_EX_INVALIDMODE Establish the condition where processing can be executed, and execute
again.
OPOS_EX_BADPARAM + x The parameter is not correct for the method to be used. Confirm the
parameter range for the method to be used.
OPOS_ECHK_NOCHECK
OPOS_ECHK_CHECK
A Check is inserted/ removed incorrectly. Confirm if the check is inserted/
removed correctly.
OPOS_ECHK_DATAERROR
OPOS_ECHK_NODATA
OPOS_ECHK_ENCODE
Check data’s error. Once remove it, then insert again, or use a proper
check.
OPOS_ECHK_EXIST Data is already saved in the storage. Delete the corresponding data of
FileIndex.
OPOS_ECHK_NOROOM The free space of the Storage Memory is insufficient. Delete the
unnecessary data.
OPOS_ECHK_SAMEID
OPOS_ECHK_SAMETAG
The specified data already exists in the Storage Memory. Set another
value.
OPOS_ECHK_TMSTORE_NORO
OM
The free space of the Storage Memory in the device is insufficient.
OPOS_ECHK_TMSTORE_WRITE Fails to write in the Storage Memory of the device.