Print Gs1 Databar (Formerly Rss), Null Terminated; Print Multiple Barcodes - CognitiveTPG A776 ColorPOS Programming Manual

Two-color thermal/impact hybrid printer
Hide thumbs Also See for A776 ColorPOS:
Table of Contents

Advertisement

100
Chapter 5: Programming commands

Print GS1 DataBar (formerly RSS), null terminated

ASCII
GS k n d1... 00
Hexadecimal
1D 6B n d1... 00
Decimal
29 107 n d1... 00
n
51
52
53
54
55
56
57
58
59
5A
5B
5C
Note: Null terminated, data length 1 to 2436

Print multiple barcodes

ASCII
GS k
Hexadecimal
1D 6B FF n
Decimal
29 108 255
All the individual barcode strings start with 1D 6B m, where m is the type of barcode. Use the same command to do
multiple barcodes on one line.
1D 6B FF 01
begin multiple barcodes one line
1D 6B FF 00
end multiple barcodes one line, print the barcodes
·
Multiple barcodes can be aligned right, left, center same as single line barcodes
·
All barcodes on one line printed at same alignment, height, width, and HRI as the first one
·
Parameters for alignment, height, width, and HRI can be set before or after 1D 6B FF 01 command
·
No height restriction change from single line barcodes
·
Quiet zone between barcodes = 10 * module width
·
No text in between barcodes (results undefined)
·
Upright, picket fence barcodes only, no upside down or ladder. Extended barcode printing for upside down and
ladder barcodes can be done in page mode if required.
·
Slip/validation selection disabled in multiple barcodes command string
Continued . . .
A776 (B780) Programming Guide
Type
GS1 DataBar
GS1 DataBar truncated
GS1 DataBar stacked
GS1 DataBar stacked omni-directional
GS1 DataBar limited
GS1 DataBar expanded and expanded stacked
UPC-A
UPC-E
EAN-13
EAN-8
UCC/EAN-128 with CC-A or CC-B
UCC/EAN-128 with CC-C
A776-PG00001 D 07/13

Advertisement

Table of Contents
loading

Table of Contents