274
[ESC+2D51] GS1 DataMatrix
ESC 2D51 ParameterHexadecimal code
<1B>
16
<32>
16
<44>
16
<35>
16
<31>
16
,aa,bb,ccc,ddd
Initial value Nil
When the power is OFF The set parameter is not maintained.
Valid range within items The set parameter becomes invalid.
Valid range and term of
command
Valid range between items The set parameter becomes invalid.
[Function]
Specifying GS1 DataMatrix Code.
[Format] (Setup part)
<2D51>,aa,bb,ccc,ddd
• Parameter
a [Horizontal cell size] = Valid Range
:
01 to 99 dots
b [Vertical cell size] = Valid Range
:
01 to 99 dots
c [Number of cell in one line]
Valid Range
:
010 to 144
000
:
(Auto-setting)
d [Number of cell lines]
Valid Range
:
008 to 144
000
:
(Auto-setting)
[Format] (Data part)
<DN>mmmm,n...n
• Parameter
m [Number of data] = Valid Range
:
1 to 3116
n [Print data] = Data
* When print 7EH, specify [7EH, 7EH].
* When print 1BH, specify [1BH, 1BH].
* When print FNC1, specify [1BH, 31H].
* If Parameter other than above is specified or print data do not match, print is not secured.
[Coding Example]
Horizontal cell size: 3 dots, Vertical cell size: 3 dots
<A>
<V>100<H>200<2D51>,03,03,000,000
<DN>0014, <1B>
16
1100123456789
<Q>2
<Z>
* <1B>
16
specifies character code "1BH".