![Axiohm 12V Скачать руководство пользователя страница 50](http://html.mh-extra.com/html/axiohm/12v/12v_user-manual_3036816050.webp)
TPSK 12 & 24 V User’s Manual
Page 49 / 66
Reference: FDE 31 08 972 Issue Z
S
ELECT
B
AR
C
ODE
W
IDTH
Sets the bar code module to n/203 inch (n/8 mm).
ASCII
GS w n
Hexadecimal
1D 77
n
Decimal
29 119 n
Value of
n
1 2, 3, 4, 5,6
Default
n=3
Formulas
n/203 inch (n/8 mm).
P
RINT
B
AR
C
ODE
Selects the bar code type and prints a bar code for the ASCII characters entered.
If the width of the bar code exceeds one line, the bar code is not printed.
There are two variations to this command. The first variation uses a NULL character to terminate the string; the
second uses a byte at the beginning of the string that determines the string length.
Bar codes can be aligned left, centered, or aligned right using the Align Positions command (1B 61).
The check digit is calculated for UPC and JAN (EAN) codes if it is not sent from the host computer. Six-
character zero-suppressed UPC-E tags are generated from full 11 or 12 characters sent from the host
computer according to standard UPC-E rules. Start/Stop characters are added for Code 39 if they are not
included.
First Variation
Second Variation
ASCII
GS k m d1…dk NUL
GS k m n d1…dn
Hexadecimal
1D 6B
m d1…dk
NUL 1D 6B
m n d1…dn
Decimal
29 107 m d1 dk NUL
29 107 m n d1…dn
(0 = End of command)
Exceptions
The command is only valid at the beginning of a line - Illegal data will cancel the command.