
Thermal Printer Technical Manual
64
BARCOD-TEXT Commands
[Name]
HRI character command
[Format] {command} {font number} {font size} {offset}
[Description] {command}
:
BARCODE-TEXT(or BT)
{font number}
:
HRI character font (Fixed to 12*24)
{font size}
:
HRI character size (Fixed to original size)
{offset}
:
Offset between HRI character and barcode.
[Example]
! 0 200 200 210 1
BARCODE-TEXT 24 0 50
BARCODE 128 1 1 50 0 20 123456789
BARCODE-TEXT OFF
PRINT
BARCODE Commands
[Name]
Barcode Command
1D Barcode
[Format] {command} {type} {width} {ratio} {height} {x} {y} {data}
[Description] {command}
:
BARCODE(or B)
{type}
:
Barcode type
Type Value
Barcode type
UPCA
UPC-A
UPCE
UPC-E
EAN13
JAN13 (EAN13)
EAN8
JAN 8 (EAN8)
39
CODE39
CODABAR
CODABAR
93
CODE93
128
CODE128(Auto)
{width}: width of the narrow barcode.
{ratio}: Ratio of the wide barcode to the narrow barcode
{height}: height of the barcode
{x}:Horizontal starting position
{y}:Vertical starting position
POSTFEED EXAMPLE