BD2-2890DD SPECIFICATIONS
59
GS w n
Selecting the horizontal size (Scale factor) of the Bar Code
<1D>H <77>H<n>
{2 =< n =< 4} Data is described in Hex code.
Selecting bar code width.
n denotes the number of dots in fine element width.
•
The initial value of this width is "3".
LPRINT CHR$ (&H1D) + "h" + CHR$ (30);
LPRINT CHR$ (&H1D) + "w" + CHR$ (2);
GOSUB BC
LPRINT CHR$ (&H1D) + "h" + CHR$ (50);
LPRINT CHR$ (&H1D) + "w" + CHR$ (3);
GOSUB BC
LPRINT CHR$ (&H1D) + "h" + CHR$ (80);
LPRINT CHR$ (&H1D) + "w" + CHR$ (4);
GOSUB BC
END
BC:
LPRINT CHR$ (&H1D) + "k”;
LPRINT CHR$ (4);
LPRINT "12" + CHR$ (0);
RETURN
Height 30,
Magnification 2
Height 50,
Magnification 3
Height 80,
Magnification 4
[Function]
[Code]
[Range]
[Outline]
[Default]
[Sample Program]
[Print Results]
Summary of Contents for BD2-2890DD s
Page 1: ...CONTROL BOARD FOR MLT 289 MODEL BD2 2890DD Rev 1 01 Issued on June 27th 2003 Specifications ...
Page 67: ...BD2 2890DD SPECIFICATIONS 63 10 CHARACTER CODE TABLE 10 1 International ...
Page 68: ...BD2 2890DD SPECIFICATIONS 64 10 2 Japanese ...
Page 69: ...BD2 2890DD SPECIFICATIONS 65 10 3 International Character Set COUNTRY ...
Page 71: ...BD2 2890DD SPECIFICATIONS 67 APPENDIX 2 OUTER DIMENSION ...