Epson ProofPlus TM-H6000III Manuale di sviluppo - Pagina 30

Sfoglia online o scarica il pdf Manuale di sviluppo per Scanner Epson ProofPlus TM-H6000III. Epson ProofPlus TM-H6000III 32. Ecc printer
Anche per Epson ProofPlus TM-H6000III: Manuale del prodotto (27 pagine), Opuscolo (2 pagine), Specifiche tecniche (2 pagine), Opuscolo (6 pagine), Manuale d'uso (32 pagine), Manuale di sviluppo (26 pagine), Manuale di sviluppo (45 pagine), Manuale (10 pagine), Manuale d'uso (29 pagine)

Epson ProofPlus TM-H6000III Manuale di sviluppo

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.