User`s manual

MP-4000 TH POS Printer Rev.1.4 Programmer’s Manual
22-aug-2007
Firmware Release: 1.5
24
ESC 3 n
[Function] Line feed of n/144 inch.
[Format] ASCII ESC 3 n
Hexadecimal 1B 33 n
Decimal 27 51 n
[Range] 16 n 255
[Description] The line feed rate per line is specified by n/144 inch.
[Notes] This command takes effect immediately.
ESC f 1 n
[Function] Vertical skipping
[Format] ASCII ESC f 1 n
Hexadecimal 1B 66 31 n
Decimal 27 102 49 n
[Range] 0 n 255
[Description] Performs a vertical skipping of n characters.
[Notes] The command 1Bh 66h 01h n has the same effect.
ESC A n
[Function] Feeding paper n * 0,375mm.
[Format] ASCII ESC A n
Hexadecimal 1B 41 n
Decimal 27 65 n
[Range] 0 < n < 256
[Description] Performs the feeding of n * 0,375mm.
[Notes] If n < 17, the line feed will be equal to zero. For n > 100, the line feed
will be equal to 32mm. For other values, the line feed is equal to
n*0,375mm.