User`s manual

MP-4000 TH POS Printer Rev.1.4 Programmer’s Manual
22-aug-2007
Firmware Release: 1.5
27
3.4 Character Types
ESC - n
[Function] Enable / disable underlined print mode
[Format] ASCII ESC - n
Hexadecimal 1B 2D n
Decimal 27 45 n
[Range] n = 0,1
[Default] n = 0
[Description] Enables or disables the underlined print mode.
9 When n is 1 (01h or 31h), underlined mode is enabled.
9 When n is 0 (00h or 30h), underlined mode is disabled.
[Notes] All subsequent text and spaces are underlined.
ESC 4
[Function] Enable italic print mode
[Format] ASCII ESC 4
Hexadecimal 1B 34
Decimal 27 52
[Description] Enables italic print mode.
[Notes] Italic is available in all print modes.
ESC 5
[Function] Disable italic print mode
[Format] ASCII ESC 5
Hexadecimal 1B 35
Decimal 27 53
[Description] Disables italic print mode.