Citizen BD2-2880 User Manual page 66

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

Advertisement

GS f n
[Function]
Selecting the font of HRI code
<1D>H<66>H<n>
[Code]
[Range]
n = 0, 1
Selecting the font of HRI code in printing bar code.
[Outline]
The type of font can be printed by selecting n is as follows.
The HRI code refers to the bar code-turned characters so that you can read them.
n
0
1
The HRI code is printed at the position specified with GS h on page 63.
[Caution]
[Default]
The initial value of n is "0".
[See Also]
GS H
[Sample Program]
L PRINT CHR$ (&H1D) + "h" + CHR$ (50);
LPRINT CHR$ (&H1D) + "H" + CHR$ (2);
LPRINT CHR$ (&H1D) + "f" + CHR$ (0);
GOSUB BC
LPRINT CHR$ (&H1D) + "f" + CHR$ (1);
GOSUB BC
END
BC:
LPRINT CHR$ (&H1D) + "k";
LPRINT CHR$ (4);
LPRINT "123" + CHR$ (0);
LPRINT CHR$ (&HA);
RETURN
[Print Results]
Font
Font A
Font B
FONT A
FONT B
62
BD2-2880/2890 User's Manual

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Bd2-2890Mlt-288Mlt-289

Table of Contents