Support
model
CT-S280
CT-S300
CT-S2000
CT-S4000
CT-S251
CT-D150/E351
CT-S281
CT-S310
CT-S801/851
CT-S601/651
CT-P29x series
CT-S310II
CT-D151/E651
- 163 -
GS w n
[Function]
Specifying the horizontal size (magnification) of bar code
[Code]
<1D>H<77>H<n>
[Range]
2
≤n≤6
[Outline]
[The specification which is common to the model]
• Selecting bar code width.
[Default]
n=3
[Sample Program]
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
[Print Results]
Height = 30, Magnification = 2
Height = 50, Magnification = 3
Height = 80, Magnification = 4
Содержание CT-D150
Страница 425: ...424 3 1 10Codepage00Hto7FH PC864 Arabic...
Страница 427: ...426 3 1 12Codepage00Hto7FH Thaicode11...
Страница 428: ...427 3 1 13Codepage00Hto7FH Thaicode18...