Command Details - Citizen CBM-292 User Manual

Line thermal printer
Hide thumbs Also See for CBM-292:
Table of Contents

Advertisement

10.2.2 Details
HT
[Function]
[Code]
[Outline]
[Caution]
[See Also]
[Sample Program]
[Print Results]
LF
[Function]
[Code]
[Outline]
[See Also]
[Sample Program]
LPRINT "AAA" + CHR$ (&HA) ;
LPRINT "BBB" + CHR$ (&HA) ;
LPRINT CHR$ (&HA) ;
LPRINT "CCC" + CHR$ (&HA) ;
Horizontal Tab
<09>H
Shifts the printing position to the next horizontal tab position.
Ignored when the next horizontal tab position has not been set.
The horizontal tab position is set by ESC D.
Initial setting of the horizontal tab position is each 8 characters in
25th, columns.
ESC D
LPRINT "0123456789012345678901" ;
LPRINT CHR$ (&HA) ;
LPRINT CHR$ (&H9) + "AAA" ;
LPRINT CHR$ (&H9) + "BBB" ;
LPRINT CHR$ (&HA);
LPRINT CHR$ (&H1B) + "D" ;
LPRINT CHR$ (3) + CHR$ (7) + CHR$ (14) + CHR$ (0) ;
LPRINT CHR$ (&H9) + "AAA" ;
LPRINT CHR$ (&H9) + "BBB" ;
LPRINT CHR$ (&H9) + "CCC" + CHR$ (&HA) ;
Printing and Paper Feed
<0A>H
Prints data inside the input buffer and feeds lines based on the line feed
having been set.
The head of the line becomes the next print starting position.
ESC 2, ESC 3
[Print Results]
42
CBM-292/293 User's Manual
9th, 17th,
amount
CITIZEN

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cbm-293

Table of Contents