Esc A N - Citizen CBM-292 User Manual

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

Advertisement

ESC
a
n
[Function]
[Code]
[Range]
[Outline]
[Caution]
[Sample Program]
[Print Results]
Aligning the characters
<1B>H<61>H<n>
{0 n 2}
Data is described in Hex code.
All the printed data within one line are aligned in the specified position.
Depending on n value, positional alignment is carried out as in the table below:
n (Hex)
0
1
2
This is valid only when n is inputted at the beginning of line.
The initial value of n is "0".
LPRINT CHR$ (&H1B) + "a" + CHR$ (0) ;
LPRINT "AAAAA" + CHR$ (&HA) ;
LPRINT CHR$ (&H1B) + "a" + CHR$ (1) ;
LPRINT "AAAAA" + CHR$ (&HA) ;
LPRINT CHR$ (&H1B) + "a" + CHR$ (2) ;
LPRINT "AAAAA" + CHR$ (&HA) ;
Position
Left end alignment
Centering
Right end alignment
60
CBM-292/293 User's Manual
CITIZEN

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cbm-293

Table of Contents