User`s manual

MP-4000 TH POS Printer Rev.1.4 Programmer’s Manual
22-aug-2007
Firmware Release: 1.5
53
GS k 72 d
1
…d
n
[Function] Prints a CODE 93 barcode
[Format] ASCII GS k 72 d
1
…d
n
Hexadecimal 1D 6B 48 n d
1
…d
n
Decimal 29 107 72 n d
1
…d
n
[Description] n indicates the number of bytes that will be sent and d
1
…d
n
is the
sequence of n bytes containing the barcode information. This code
can use all bytes from 0 to 127. A check sum digit will be added
automatically. Number of digits in the barcode limited by the print field
as well as the configured barcode width.
GS k 73 n d
1
…d
n
[Function] Prints a CODE 128 barcode
[Format] ASCII GS k 73 n d
1
…d
n
Hexadecimal 1D 6B 49 n d
1
…d
n
Decimal 29 107 73 n d
1
…d
n
[Description] n indicates the number of bytes that will be sent and d
1
…d
n
is the
sequence of n bytes containing the barcode information. This code
can use all bytes from 0 to 127. The subset is automatically chosen by
the printer based on the data received. A check sum digit will be
added automatically. Number of digits in the barcode limited by the
print field as well as the configured barcode width.