Command Details; Print Control Commands; Lf Printing And Paper Feed; Cr (Back To Printing) - Citizen CT-S2000 Command Reference Manual

Line thermal printer
Hide thumbs Also See for CT-S2000:
Table of Contents

Advertisement

2.2 Command Details

2.2.1 Print Control Commands

LF
[Function]
[Code]
[Outline]
[Caution]
[See Also]
[Sample Program]
[Print Results]
CR
[Function]
[Code]
[Outline]
[See Also]
[Sample Program]
[Print Results]
Printing and paper feed
<0A>H
Prints data inside the print buffer and feeds paper based on the line feed amount
having been set.
After this command is executed, the beginning of the line is taken as the start position
for the next point.
ESC 2, ESC 3
LPRINT "AAA"; CHR$(&HA);
LPRINT "BBB"; CHR$(&HA); CHR$(&HA);
LPRINT "CCC"; CHR$(&HA);
AAA
 P rint and line feed
BBB
Print and line feed
Line feed only
CCC
Back to printing
<0D>H
(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.
LF
LPRINT "AAA"; CHR$(&HD);
LPRINT "BBB"; CHR$(&HD);
LPRINT CHR$(&HD);
LPRINT "CCC"; CHR$(&HD);
In case of (2)
AAA
Print and line feed
BBB
Print and line feed
Line feed only
CCC
Print and line feed
Print and line feed
- 10 -

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents