Command Details; Print Control Commands - Citizen PPU-700 Command Reference Manual

Printer presenter unit
Hide thumbs Also See for PPU-700:
Table of Contents

Advertisement

2.2 Command Details

2.2.1 Print Control Commands

LF
[Function]
Printing and paper feed
[Code]
<0A>H
[Outline]
Prints data inside the print buffer and feeds paper based on the line feed amount having
been set.
[Caution]
After this command is executed, the beginning of the line is taken as the start position
for the next point.
[See Also]
ESC2,
[Sample Program]
LPRINT "AAA"; CHR$(&HA);
LPRINT "BBB"; CHR$(&HA); CHR$(&HA);
LPRINT "CCC"; CHR$(&HA);
CR
[Function]
Back to printing
[Code]
<0D>H
[Outline]
(1) When memory switch 1-5 is OFF: This command is ignored.
(2) When memory switch 1-5 is ON: The same operation as LF is executed.
[See Also]
LF
[Sample Program]
LPRINT "AAA"; CHR$(&HD);
LPRINT "BBB"; CHR$(&HD);
LPRINT CHR$(&HD);
LPRINT "CCC"; CHR$(&HD);
ESC3
[Print Results]
AAA
BBB
CCC
[Print Results]
In case of (2)
AAA
BBB
CCC
- 12 -
Print and line feed
Print and line feed
Line feed only
 P rint and line feed
Print and line feed
Print and line feed
Line feed only
Print and line feed

Advertisement

Table of Contents
loading

Table of Contents