C O N F I D E N T I A L
Paper roll
Bar code commands GS w
Ver. 4.0
p. 1267
GS w
[Name]
Set bar code width
[Format]
ASCII
GS
w
n
Hex
1D
77
n
Decimal
29
119
n
[Range]
TM-T88II
,
TM-L60II
: 2
≤
n
≤
6
[Default]
TM-T88II
,
TM-L60II
:
n
= 3
[Printers not featuring this command]
TM-U200B/D,
TM-U300A/B
[Description]
Sets the horizontal size of a bar code.
•
n
specifies the bar code width.
[Note]
■
The units for
n
depend on the printer model.
[Model-dependent variations]
Program Example for all printers
Print Sample
PRINT #1, CHR$(&H1D);"h";CHR$(80);
←
Set height
PRINT #1, CHR$(&H1D);"w";CHR$(3);
←
Set width size to 3
PRINT #1, CHR$(&H1D);"k";CHR$(2);
←
Print bar code
PRINT #1, "496595707379";CHR$(0);
PRINT #1, CHR$(&HA);
PRINT #1, CHR$(&H1D);"w";CHR$(4);
←
Set width size to 4
PRINT #1, CHR$(&H1D);"k";CHR$(2);
←
Print bar code
PRINT #1, "496595707379";CHR$(0);
PRINT #1, CHR$(&HA);
PRINT #1, CHR$(&H1D);"w";CHR$(5);
←
Set width size to 5
PRINT #1, CHR$(&H1D);"k";CHR$(2);
←
Print bar code
PRINT #1, "496595707379";CHR$(0);
←
Width size 3
←
Width size 4
←
Width size 5
Содержание ESC/POS TM-L60II
Страница 33: ...C O N F I D E N T I A L Paper roll Character code tables Ver 4 0 p 970 Page 1 Katakana more more ...
Страница 34: ...C O N F I D E N T I A L Paper roll Character code tables Ver 4 0 p 971 Page 2 PC850 Multilingual more more ...
Страница 35: ...C O N F I D E N T I A L Paper roll Character code tables Ver 4 0 p 972 Page 3 PC860 Portuguese more more ...
Страница 36: ...C O N F I D E N T I A L Paper roll Character code tables Ver 4 0 p 973 Page 4 PC863 Canadian French more more ...
Страница 37: ...C O N F I D E N T I A L Paper roll Character code tables Ver 4 0 p 974 Page 5 PC865 Nordic more more ...
Страница 204: ...C O N F I D E N T I A L Paper roll Paper sensor commands ESC c 3 Ver 4 0 p 1141 TM U300A B Bits 1 and 3 are undefined ...
Страница 321: ...C O N F I D E N T I A L Paper roll Bar code commands GS h Ver 4 0 p 1258 TM T88II One dot corresponds to 1 180 inch ...
Страница 322: ...C O N F I D E N T I A L Paper roll Bar code commands GS h Ver 4 0 p 1259 TM L60II One dot corresponds to 1 180 inch ...