Version 3.00 Feb. 2019
APPLICATION DEVELOPMENT GUIDE
MICR (EPSON TM Series)
15
4) MICR_DI_SELECT_CHECK_FONT
Parameter Explanation
Command MICR_DI_SELECT_CHECK_FONT
pData Font constant
pString Not used. Null character string is entered.
Explanation Changes the font setting of checks to be read.
The assignable values for the pData setting are as follows:
MICR_DI_MICR_CHECK_E13B: Sets the font to E-13B.
MICR_DI_MICR_CHECK_CMC7: Sets the font to CMC7.
This command is valid only in the following device. When the
inappropriate device is specified, OPOS_E_ILLEGAL
(OPOS_EX_NOTSUPPORTED) is returned.
TM-H6000II
TM-H6000III
TM-H2000
TM-H6000IV
TM-H6000V
Returned value One of the following is returned and stored in the ResultCode
property.
Value Meaning
OPOS_E_CLOSED The device is closed.
OPOS_E_ILLEGAL The parameter is illegal.
Requirement Open, Claim & Enable