User`s manual
MP-4000 TH POS Printer Rev.1.4 Programmer’s Manual
22-aug-2007
Firmware Release: 1.5
23
FF
[Function] Feeds one page.
[Format] ASCII FF
Hexadecimal 0C
Decimal 12
[Description] Performs a form feed to the top of the form.
[Notes] The form feed command can be disabled. Set the page size to zero.
LF
[Function] Feeds one line.
[Format] ASCII LF
Hexadecimal 0A
Decimal 10
[Description] Prints the contents of the buffer (if exists) and performs one line feed
using the default line spacing.
[Notes] The next character print position is on the left margin of the next line.
ESC 2
[Function] Line feed of 1/6”.
[Format] ASCII ESC 2
Hexadecimal 1B 32
Decimal 27 50
[Description] Sets the line feed of 1/6 inch. The line feed rate per line is specified by
1/6 inch.
[Notes] This is the default value when printer performed a reset or ESC @ was
received.