![Citizen BD2-2860 User Manual Download Page 69](http://html1.mh-extra.com/html/citizen/bd2-2860/bd2-2860_user-manual_2610306069.webp)
BD2-2860 User’s Manual
CITIZEN
69
GS H n
[Function]
Selecting of Printing Position of HRI Code
[Code]
<1D>H<48>H<n>
[Range]
{0 =< n =< 3} Data is desc ribed in Hex code.
[Outline]
Selecting printing position of HRI code in printing bar codes.
•
"n" means the followings.
n (Hex)
Printing Position
0
No printing
1
Above the bar code
2
Below the bar code
3
Both above and below the bar code
The HRI code refers to the bar code-turned characters so that you can read them.
[Caution]
The HRI code is printed in the font selected with GS f. Specify before the GS k command.
[Default]
•
The initial value of n is "0".
[See Also]
GS f
[Sample Program]
[Print Results]
LPRINT CHR$ (&H1B) + "3" + CHR$ (5);
LPRINT CHR$ (&H1D) + "h" + CHR$ (50);
LPRINT CHR$ (&H1D) + "H" + CHR$ (0);
GOSUB BC
LPRINT CHR$ (&H1D) + "H" + CHR$ (1);
GOSUB BC
LPRINT CHR$ (&H1D) + "H" + CHR$ (2);
GOSUB BC
LPRINT CHR$ (&H1D) + "H" + CHR$ (3);
GOSUB BC
END
BC:
LPRINT CHR$ (&H1D) + "k”;
LPRINT CHR$ (4);
LPRINT "12" + CHR$ (0);
LPRINT CHR$ (&HA);
RETURN
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...