Lf Printing And Paper Feed Command - Citizen Model CMP-10 Command Reference Manual

Citizen systems mobile line thermal printer user manual
Hide thumbs Also See for Model CMP-10:
Table of Contents

Advertisement

LF
[Function]
Printing and Paper Feed Command
[Code]
<0A>H
[Outline]
Prints data inside the input buffer and feeds lines based on the line feed amount
having been set.
• The head of the line becomes the next print starting position.
[See Also]
ESC 2, ESC 3
[Sample Program]
PRINT #1, "AAA" + CHR$ (&HA);
PRINT #1, "BBB" + CHR$ (&HA);
PRINT #1, CHR$ (&HA);
PRINT #1, "CCC" + CHR$ (&HA);
[Print Results]
AAA
BBB
CCC
←
Print and line feed
←
Print and line feed
Line feed only
←
←
Print and line feed
— 6 —

Advertisement

Table of Contents
loading

Table of Contents