Esc D N - Citizen PPU-231II Command Reference Manual

Citizen line thermal printer command reference manual
Table of Contents

Advertisement

ESC d n

[Function]
[Code]
[Range]
[Outline]
[Caution]
[Default]
[Sample Program]
[Print Results]
Printing and feeding the paper by "n" lines
<1B>H<64>H<n>
0
n
255
Prints data in the print buffer and feeds paper by "n" lines.
• Specified lines do not remain.
• The beginning of the line is specified as the next print start
position.
If [n
line feed width] exceeds approximately 1016 mm, this
command feeds paper by approximately 1016 mm (40 inches).
The initial value is not defined.
LPRINT "AAAAA";
LPRINT CHR$(&H1B) + "d" + CHR$(2);
LPRINT "AAAAA" + CHR$(&HA);
END
AAAAA
2/6-inch line feed
AAAAA
— 49 —

Advertisement

Table of Contents
loading

Table of Contents