IntelliTech IntelliBar Mi Series Programmer's Manual page 22

Table of Contents

Advertisement

1 | Programmer's Guide
to insure no text, lines, boxes or graphic images of any kind encroach within the quiet
zone. Failure to do so could render the barcode unreadable by some barcode scanners.
Figure: 1 - 3 Barcode Anchor Point
Select Barcode Ratio
The following command will set the wide-to-narrow bar ratio.
<ESC>$b#R
0x1b 0x24 0x62 <value> 0x52
The value of '#' may be one of the following:
1 = 2:1
2 = 7:3
3 = 5:2
4 = 3:1
Any other value will default to the standard ratio of the currently selected barcode. This
command only affects Code 3 of 9 and Interleaved 2 of 5.
Print Barcode Data
The following command will use the provided data in this sequence to print the currently
selected barcode.
<ESC>$b#W
0x1b 0x24 0x62 <value> 0x57
The number of data bytes is specified in the <value> parameter field. As an example:
<ESC>$b1000C <ESC>$b10W1234567890THIS IS A BARCODE
The following condensed command is also valid:
<ESC>$b1000c10W1234567890THIS IS A BARCODE
Either command will select the Code 39 Barcode as the default barcode then send the
10 characters following the barcode selection command to the Code 39 module for
rendering at the current cursor position. It will be followed by the text "This is a Barcode"
using the currently selected font (not the autoprint typeface). A width value of zero will
trigger the data scanning process to read barcode data until the barcode data delimiter is
encountered. Refer to the section titled "Set Barcode Data Delimiter" for details of the
"Barcode Data Delimiter Command".
Thermal Printer Programmer's Guide
16
IntelliTech International, Inc.

Hide quick links:

Advertisement

Table of Contents
loading

Related Products for IntelliTech IntelliBar Mi Series

Table of Contents