BD2-2860 User’s Manual
CITIZEN
70
GS f n
[Function]
Selecting the font of HRI code
[Code]
<1D>H<66>H<n>
[Range]
n = 0, 1
[Outline]
Selecting the font of HRI code in printing bar code.
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
Font
0
Font A
1
Font B
[Caution]
The HRI code is printed at the position specified with GS h on page 63.
[Default]
The initial value of n is “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 "123" + CHR$ (0);
LPRINT CHR$ (&HA);
RETURN
[Print Results]
Summary of Contents for BD2-2860
Page 1: ...User s Manual CONTROL BOARD FOR LT 286 MODEL BD2 2860 Rev 1 01 Added notes Mar 19th 1999...
Page 77: ...BD2 2860 User s Manual CITIZEN 77 11 CHARACTER CODE TABLE 11 1 International...
Page 78: ...BD2 2860 User s Manual CITIZEN 78 11 2 Japanese...
Page 79: ...BD2 2860 User s Manual CITIZEN 79 11 3 International Character Set...
Page 80: ...BD2 2860 User s Manual CITIZEN 80 APPENDIX 1 Block Diagram...
Page 81: ...BD2 2860 User s Manual CITIZEN 81 APPENDIX 2 Outer Dimension...