User`s manual
MP-4000 TH POS Printer Rev.1.4 Programmer’s Manual
22-aug-2007
Firmware Release: 1.5
28
ESC E
[Function] Enable emphasized print mode
[Format] ASCII ESC E
Hexadecimal 1B 45
Decimal 27 69
[Description] Enables emphasized print mode.
[Notes] Emphasized print is bolder than normal print. Emphasized print is
available in all print modes.
ESC F
[Function] Disable emphasized print mode
[Format] ASCII ESC F
Hexadecimal 1B 46
Decimal 27 70
[Description] Disables emphasized print mode.
ESC t n
[Function] Selects code page
[Format] ASCII ESC t n
Hexadecimal 1B 74 n
Decimal 27 116 n
[Range] n = 2, 3, 4, 5
[Default] n = 2
[Description] Selects character code page.
9 When n is 2 (02h or 32h), CODEPAGE 850 is selected.
9 When n is 3 (03h or 33h), CODEPAGE 437 is selected.
9 When n is 4 (04h or 34h), CODEPAGE 860 is selected.
9 When n is 5 (05h or 35h), CODEPAGE 858 is selected.
[Notes] CODEPAGE 850 is the default character code page.