3. PRINTER FUNCTIONS
3-5
DPT100-S
[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 feeds (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 clears the line buffer
[Default]
[Reference]
0AH
[Example]
To forward feed fast, 5 lines at a time:
$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 line buffer is empty, the command is ignored
• If the CRLF option is set, this command is ignored and
printing can only be ordered through the command $0A
[Default]
[Reference]
0FH
[Example]