Oneil microFlash2 Programming Reference Manual page 13

Table of Contents

Advertisement

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
Hex
1B
77
Function
Selects a Line Printer font given n, a binary, eight-bit number.
For more information on fonts, refer to the O'Neil Portable
Printers Fonts Guide.
ESC @
Reset Printer
Format
ESC @
Dec
27
64
Hex
1B
40
Function
Resets the printer to defaults.
Chapter 2: Using Line Printer Mode
n
A
O'Neil Programming Language Reference Manual
12

Advertisement

Table of Contents
loading

Related Products for Oneil microFlash2

Table of Contents