LR1100 Programming Manual V1.2
GS Z n
[Name]
Select 2D barcode type
[Format]
ASCII
GS Z n
Hex
1D 5A n
Decimal
27 90 n
[Range]
n=0: PDF417(default)
n=1: QR-CODE
GS ( k pL pH cn fn n (cn=48, fn=65)
[Function]
Set PDF417 code number of columns in the data region
[Format]
ASCII
GS ( k pL pH cn fn n
Hex
1D 28 6B pL pH cn fn n
Decimal 29 40 107 pL pH cn fn n
[Range]
pL = 3, pH = 0
cn = 48, fn = 65
0 ≤ n ≤ 30
[Default]
n = 0
[Description]
Sets the number of columns in the data region for PDF417.
• When n = 0, automatic processing is selected.
• When n ≠ 0, the number of columns in the data region is set to n code words.
[Notes]
• Setting of this function affect the processing of functions 81 and 82.
• When auto processing (n = 0) is selected, the maximum number of columns in the
data area is 30 columns.
• The following data is not included in the number of columns:
- Start pattern and stop pattern.
- Indicator codeword of left and right.
• When automatic processing (n = 0) is selected, the number of columns is calculated
by the print area when processing functions 81, 82, module width (function 67), and
option setting (function 70).
• Settings of this function are effective until ESC @ is executed, the printer is reset, or
the power is turned off.
GS ( k pL pH cn fn n (cn=48, fn=66)
[Function]
Set PDF417 number of rows
[Format]
ASCII
GS ( k pL pH cn fn n
Hex
1D 28 6B pL pH cn fn n
Decimal 29 40 107 pL pH cn fn n
[Range]
pL = 3, pH = 0
cn = 48, fn = 66