Citizen BD2-2880 User Manual page 51

Control board for mlt-288/mlt-289
Hide thumbs Also See for BD2-2880:
Table of Contents

Advertisement

ESC a n
[Function]
Aligning the characters
<1B>H<61>H<n>
[Code]
[Range]
{0 =< n =< 2} Data is described in Hex code.
[Outline]
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)
• This is valid only when n is inputted at the beginning of line.
[Caution]
• The initial value of n is "0".
[Sample Program]
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);
[Print Results]
Left-justified
0
Left end alignment
1
2
Right end alignment
Position
Centering
Centered
Right-justified
47
BD2-2880/2890 User's Manual
Paper Feed Direction

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Bd2-2890Mlt-288Mlt-289

Table of Contents