3. PRINTER FUNCTIONS
FH190SP
6
3-
H
A
0 H
A
0 H
A
0 H
A
0 H
A
0
[Name]
Forward feed one line
[Format]
ASCII
-
Hex
0A
Decimal
10
[Description]
Forward feeds one line equivalent to a line of print
[Notes]
• This command prints the contents of the buffer
[Default]
[Reference]
0BH
[Example]
H
B
0
)
n
(
H
B
0
)
n
(
H
B
0
)
n
(
H
B
0
)
n
(
H
B
0
)
n
(
[Name]
Forward feed (n) lines
[Format]
ASCII
-
Hex
0B
Decimal
11
[Description]
Carries out the number of line feeds specified in n
[Notes]
• The number must be ASCII and between 0 and 9 (when
n=0 the command is ignored)
• This command erases the line buffer
[Default]
[Reference]
0AH
[Example]
If you wish to forward feed rapidly by 5 lines, simply transmit:
$35 $0B (or 5 and the command $0B)
H
D
0 H
D
0 H
D
0 H
D
0 H
D
0
[Name]
Print the line buffer
[Format]
ASCII
-
Hex
0D
Decimal
13
[Description]
This command prints the line buffer
[Notes]
• If the buffer is empty, the command is ignored
• If the CRLF option is set, this command is ignored and the
printer only prints when the command $0A is transmitted