User`s manual

MP-4000 TH POS Printer Rev.1.4 Programmer’s Manual
22-aug-2007
Firmware Release: 1.5
22
3.2 Vertical positioning
ESC C n
[Function] Set page size in lines.
[Format] ASCII ESC C n
Hexadecimal 1B 43 n
Decimal 27 67 n
[Range] 0 < n < 256
[Default] n = 12
[Description] Sets the page size where n is the number of lines (single height).
ESC c n
1
n
2
[Function] Set page size in millimeters.
[Format] ASCII ESC c n1 n2
Hexadecimal 1B 63 n1 n2
Decimal 27 99 n1 n2
[Range] 0 < n1 < 256; 0 < n2 < 256
[Description] Sets the page size in millimeters where size is 0,125mm*n1 *n2.
ESC J n
[Function] Performs a fine line feed.
[Format] ASCII ESC J n
Hexadecimal 1B 4A n
Decimal 27 74 n
[Range] 0 < n < 256
[Description] Performs the feeding of n*0,125mm of paper.
[Notes] This command is very useful in the graphic mode.