Technical data

Table Of Contents
Unit 4: Standard Command Codes
“i” Programming Reference
4-39 PN: 9001158B
DATA MATRIX CODE (ECC200)
FUNCTION
Specifies Data Matrix Code of 2D code.
FORMAT
<ESC>2D50aabbcccddd<ESC>DNmmmm,n...n
a = Cell width in dots (01 to 06)
b = Cell height in dots (01 to 16)
c = Quantity of cells per row (000, fixed)
d = Quantity of cell rows (000, fixed)
m = Data size in binary (1 to 3116)
n = Print data
7EH/00H: when printing 00H
7EH/7EH: when printing 7EH
Place anywhere after <ESC>V but before <ESC>Q.
EXAMPLE
<ESC>V0100<ESC>H0100
<ESC>2D50,03,03,000,000
<ESC>DN0010,0123456789
<ESC>Z
OUTPUT
(4-27)
NOTES
When the paramters defined for the data do not match the data being encoded, there will not be printed
output.
When print format is specified, leave a margin of 2mm or more on every side of the data matrix to be
read by the scanner.
Refer to Appendix: Reference Table 22 for additional information.