10.14 ESC+2D51 GS1 DataMatrix
ESC+2D51
HEX Code
When Power is Switched Off
The set parameter is not maintained
The set parameter becomes invalid
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 to 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 don’t 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>161100123456789
<Z>
*<1B>16 specify character code “1BH”.
[Supplementary Explanation]
1. If Parameter other than above is specified or print data don’t match, print is not executed.
2. When specifying print format, secure more than 2 mm blank space in for sides of the DataMatrix for read margin for the scanner.
3. When print data is 7EH, specify [7EH, 7EH]. Number of data will be “0002”.
4. When [7EH] is specified solely, the command error occurs and the code will not be printed.
5. When print data is 1BH, specify [1BH, 1BH]. Number of data will be “0002”.
6. When print data is FNC1, specify [1BH, 31H]. Number of data will be “0002”.
7. When [7EH] is specified solely, the command error occurs and the code will not be printed.
8. When Auto setup (000) is applied for [Number of cell in one row] and [Number of cell lines], square DataMatrix is printed
9. When the same value other than 000 is specified (manual setting) in the "number of cell per 1 line" and "cell lines", square DataMatrix
will be printed.
10. When different value other than 000 is specified (manual setting) in the "number of cell per 1 line" and "cell lines", rectangle DataMatrix
will be printed.
GS1 DataMatrix