126
2D code command 10
Valid range and
term of
command
When the power switch is OFF
The set parameter is not maintained.
The parameter preset will be invalid.
The parameter preset will be invalid.
[Function]
Specifying PDF417 of 2D code.
[Format] (For setup)
<2D10>,aa,bb,c,dd,ee(,f)
●Parameter
a[Minimum module width] = Valid range: 01~27 (dots)
b[Minimum module height] = Valid range: 01~72 (dots)
c[Security level] = Valid range: 0~8
d[Number of data codeword per 1 line] = Valid range: 01~30
00 : Auto(the width size varies depending on the specified number of data)
e[Lines per a symbol] = Valid range: 03~90
00 : Auto(the height size varies depending on the specified number of data)
f [Code type] = 0 : Normal, 0 when omitted (omissible)
1 : Truncated
[Format](data part)
<DN>mmmm,n~n
●Parameter
m[Number of data] = Valid range: 1~2681(bytes)
n[Print data] = data
[Coding Example 1] Minimum module width: 03 (dots), minimum module height: 09 (dots)
Security level: 3, data codeword number per 1 line: 03, lines per a symbol: 18
<A>
<V>100<H>200<2D10>,03,09,3,03,18
<DN>0010,0123456789
<Q>2
<Z>
[Coding Example 2] Minimum module width: 03(dots), minimum module height: 09(dots)
Security level: 3, data codeword number per 1 line: 03,
Lines per a symbol: 18, code type: truncated
<A>
<V>100<H>200<2D10>,03,09,3,03,18,1
<DN>0010,0123456789
<Q>2
<Z>
PDF417