![Bematech LR1100 Скачать руководство пользователя страница 69](http://html1.mh-extra.com/html/bematech/lr1100/lr1100_programming-manual_2730935069.webp)
LR1100 Programming Manual V1.2
201-400
Error correction level 7
256
401 or more
Error correction level 8
512
• The error correction codeword is calculated by modulus 929.
• 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=70)
[Function]
Select PDF417 option
[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 = 70
n = 0 (standard PDF417)
[Description]
Select option for PDF417.
GS ( k pL pH cn fn m d1 ... dk (cn=48, fn=80)
[Function]
Store PDF417 data in the symbol storage area
[Format]
ASCII
GS ( k pL pH cn fn m d1 ... dk
Hex
1D 28 6B pL pH cn fn m d1 ... dk
Decimal 29 40 107 pL pH cn fn m d1 ... dk
[Range]
4 ≤ (pL + pH × 256) ≤ 65,535 (pL ≤ 255; pH ≤ 255)
cn = 48, fn = 80
m = 48
0 ≤ d ≤ 255
k = (pL + pH × 256)
– 3
[Description]
Store PDF417 symbol data (d1 ... dk) in the symbol storage area.
[Notes]
• Data stored in the symbol storage area is processed by functions 81 and 82. This
data is not destroyed after execution of function 81 or 82.
• k bytes of d1...dk are processed as symbol data.
• Specify only the data codeword of the symbol with this function. The information
listed below is added automatically by the printer:
o Start pattern and stop pattern.
o Indicator codeword of left and right.
o The descriptor of symbol length (the first codeword in the data area).
o The error correction codeword calculated by modulus 929.
• Settings of this function are effective until the following processing is performed:
o Function 80 is executed.
o ESC @ is executed.