Esc Sp N - Citizen BD2-2880 Command Reference Manual

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

Advertisement

ESC SP n

[Function]
Setting the right space amount of the character
[Code]
<1B>H<20>H<n>
{0 =< n =< 20} (MLT-2880) Data is described in Hex code.
[Range]
{0 =< n =< 30} (MLT-38x0) Data is described in Hex code.
[Outline]
The rightward space amount is set in dot unit (1/203 inch unit). In the initial value, it is n=0.
The rightward space amount in doublewide mode is made double of the set volume.
[Caution]
[Default]
n = 0
[Sample Program]
LPRINT CHR$ (&H1B) + " " + CHR$ (0);
LPRINT "AAAAA" + CHR$ (&HA);
LPRINT CHR$ (&H1B) + " " + CHR$ (1);
LPRINT "AAAAA" + CHR$ (&HA);
LPRINT CHR$ (&H1B) + " " + CHR$ (12);
LPRINT "AAAAA" + CHR$ (&HA);
[Print Results]
0-dot space
1-dot space
12-dot space
9
BD2-3880/3890 Command Reference

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents