- 70 -
GS f n
[Function]
Selecting the font of HRI characters
[Code]
<1D>H<66>H<n>
[Range]
0
≤
n
≤
2
48
≤
n
≤
50
[Outline]
Selecting the font of HRI characters in printing bar code.
The type of font can be selected with “n” as follows:
n Font
0, 48
Font A (12 x 24)
1, 49
Font B (9 x 24)
2, 50
Font C (8 x 16)
The HRI characters refer to the bar code-turned characters so that you can read
them.
[Caution]
The HRI characters are printed at the position specified with GS H.
[Default]
n = 0
[See Also]
GS H
[Sample Program]
LPRINT
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
“12”;
+CHR$(0);
LPRINT
CHR$(&HA);
RETURN
[Print Results]
FONT A
FONT B
*
1 2
*
* 1 2 *
Содержание BD2-2220
Страница 1: ...Command Reference LINE THERMAL PRINTER MODEL BD2 2220 Rev 0 00 Issued on 2006 8 4...
Страница 2: ...REVISION Rev No Date Comment 0 00 2006 08 04 Newly issued...
Страница 71: ...69 Print Results No HRI characters Printed above Printed below Printed above and below 1 2 1 2 1 2 1 2...
Страница 126: ...124 3 1 10 Codepage 00H to 7FH PC864 Arabic...
Страница 128: ...126 3 1 12 Codepage 00H to 7FH Thai Code 18...