Using line printer mode – Datamax-O'Neil microFlash 2te Quick Reference Programming Guide User Manual
Page 11
Using Line Printer Mode
7
Datamax-O’Neil Quick Reference Programming
FF
Form Feed
Format
FF
Dec
12
Hex
0C
Function
Prints the current line, then advances the paper to top of
form (TOF).
LF
Line Feed
Format
LF
Dec
10
Hex
0A
Function
Prints the current line and advances the paper.
CR
Carriage Return
Format
CR
Dec
13
Hex
0D
Function
Prints the current line and advances the paper to top of form
(TOF). The CR command is similar to LF — both commands
are provided for your convenience.
Note: To print and advance n lines, use the number of CR
commands, or LF commands, or a combination of CR/LF and
LF/CR commands.
ESC w n
Select Font
Format
ESC w n
Dec
27
119
n
Hex
1B
77
A
Function
Selects a Line Printer font given n, a binary, eight-bit number.
For more information, refer to Line Printer Fonts in the
Datamax-O’Neil Thermal Programming Guide.
ESC @
Reset Printer
Format
ESC @
Dec
27
64
Hex
1B
40
Function
Resets the printer to defaults.