Epson TM-H6000IIIU Manual de desenvolvimento - Página 30
Procurar online ou descarregar pdf Manual de desenvolvimento para Scanner Epson TM-H6000IIIU. Epson TM-H6000IIIU 32 páginas.
Também para Epson TM-H6000IIIU: Manual de desenvolvimento (26 páginas), Manual de desenvolvimento (45 páginas)
8.1.2 MICR Operations by Specific Settings of Devices
Based on the setting of "Error handling options during Check insertion setting."
in "Device Specific Settings" dialog box, operations, firing error events and
retune value differ considerably.
The differences by the settings of device specifications are indicated in the
following table.
(A) and (B) in the following table indicate:
(A)・・・ [Issue an Error Event for every error occurrence during Check insertion.]
(B)・・・ [Issue an Error Event for specified error occurrence during Check insertion.]
The read data
Upon completion of EndInsertion
is normal
method, the following retune values
are set:
RC: OPOS_SUCCESS
RCE: 0
The result of data analysis is
notified by DataEvent.
DataEvent status is "0"
There
is
no
Upon completion of EndInsertion
data to read
method, the following retune values
are set:
RC: OPOS_SUCCESS
RCE: 0
The result of data analysis is
notified by ErrorEvent.
RC and RCE of the ErrorEvent are as
follows:
RC: OPOS_E_EXTENDED
RCE: OPOS_EMICR_NODATA
Paper length is
Upon completion of EndInsertion
illegal
method, the following retune values
are set:
RC: OPOS_SUCCESS
RCE: 0
The result of data analysis is
notified by ErrorEvent.
RC and RCE of the ErrorEvent are as
follows:
RC: OPOS_E_EXTENDED
RCE: OPOS_EMICR_BADSIZE
Operation Difference
(A) is marked
26
APPLICATION DEVELOPMENT GUIDE
MICR (EPSON TM Series)
Version 3.00 Feb. 2019
(B) is marked
Upon completion of EndInsertion
method, the following retune values
are set:
RC: OPOS_SUCCESS
RCE: 0
The result of data analysis is
notified by DataEvent.
DataEvent status is "0"
Upon completion of EndInsertion
method, the following retune values
are set:
RC: OPOS_E_ILLEGAL
RCE: OPOS_EMICR_NODATA
There is no notification by event.
Upon completion of EndInsertion
method, the following retune values
are set:
RC: OPOS_E_ILLEGAL
RCE: OPOS_EMICR_BADSIZE
There is no notification by event.