CognitiveTPG A760 User Manual
Page 102

A760 User Guide: Programming Supplement
Chapter 4: Programming commands
102
Revision F January 2010
Set GS1 DataBar (RSS) parameters
Setting of parameters for RSS barcode
ASCII
GS q a b c d e fL fH
Hexadecimal 1D 71 a b c d e fL fH
Decimal
29 113 a b c d e fL fH
a
byte
pixels per minimum unit, default 3, minimum 2, maximum 6 (value a applies
to parameters b, c, d)
b
byte
X undercut, default 0, can be set 0 to a-1
c
byte
Y undercut, default 0, can be set 0 to a-1
d
byte
separator height, default a, can be set a to a*2
e
byte
segment width, used only by GS1 Expanded and Expanded Stacked,
default 22, must be even number
2 to 22
f
word
line height, used only by UCC128, default 25, can be set 1 to 500
Note: For GS1 DataBar commands, consult ISO/IEC 24721. For further information, visit www.gs1.org.
Print GS1 DataBar (RSS), data length specified
ASCII
GS k m nL nH d1... dn
Hexadecimal
1D 6B m nL nH d1... dn
Decimal
29 107 m nL nH d1... dn
m
Type
61
GS1
62
GS1 Truncated
63
GS1 Stacked
64
GS1 Stacked Omnidirectional
65
GS1 Limited
66
GS1 Expanded and Expanded Stacked
67
UPC-A
68
UPC-E
69
EAN-13
6A
EAN-8
6B
UCC/EAN-128 with CC-A or CC-B
6C
UCC/EAN-128 with CC-C
Note: Data length specified 1 to 2436 via integer nH : nL.