User`s manual
18
MP-4200 TH Programmer’s Manual - Revision 1.0
FF
[Function] Feed one page.
[Format] ASCII FF
Hexadecimal 0C
Decimal 12
[Description] Performsaformfeed,movingfromcurrentpositiontothetopofnextpage.
[Notes] This command can be disabled by setting page size to zero.
LF
[Function] Feed one line.
[Format] ASCII LF
Hexadecimal 0A
Decimal 10
[Description] Printbuffercontents,ifany,andperformthefeedingofonelineaccordingtodefaultline
spacing.
[Notes] After sending this command, the next character will be printed on the left margin of the next
line.
ESC 2
[Function] Settextlineheightto1/6inches.
[Format] ASCII ESC2
Hexadecimal 1B32
Decimal 2750
[Description] Settextlineheighttoitsdefaultvalue,whichis1/6inches.
[Notes] 1/6inchesbecomesthedefaultlineheightwhenprinteristurnedonorwhentheESC@
command is issued.
ESC 3 n
[Function] Set line feed to n/144 inches.
[Format] ASCII ESC3n
Hexadecimal 1B33n
Decimal 2751n
[Range] 18≤n≤255
[Description] Thelinefeedrateperlineisspecifiedbyn/144inches.
[Notes] This command takes effect immediately.
ESC f 1 n
[Function] Vertical skipping.
[Format] ASCII ESCf1n
Hexadecimal 1B6631n
Decimal 2710249n
[Range] 0≤n≤255
[Description] Performverticalskippingofncharacters.
[Notes] Command1B6601nhasthesameeffect.