EasyManuals Logo
Home>TSC>Printer>M23

TSC M23 Programming Manual

TSC M23
252 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #60 background imageLoading...
Page #60 background image
TSC AUTO ID Technology Co., Ltd. 48 Copyright 2013 All Rights Reserved.
DMATRIX
Description
This command defines a DataMatrix 2D bar code. Currently, only ECC200 error correction is supported.
Syntax
DMATRIX x,y,width,height,[c#,x#,r#,row,col,]"content"
Parameter
Description
x
Horizontal start position (in dots)
y
Vertical start position (in dots)
width
The expected width of barcode area (in dots)
height
The expected height of barcode area (in dots)
c#
Escape sequence control character (decimal digit)
Ex. c126 means ~
(1) ~X is shift character for control characters.
~X
Hex
ASCII
~X
HEX
ASCII
~X
HEX
ASCII
~X
HEX
ASCII
~@
00
NUL
~H
08
BS
~P
10
DLE
~X
18
CAN
~A
01
SOH
~I
09
HT
~Q
11
DC1
~Y
19
EM
~B
02
STX
~J
0A
LF
~R
12
DC2
~Z
1A
SUB
~C
03
ETX
~K
0B
VT
~S
13
DC3
~[
1B
ESC
~D
04
EOT
~L
0C
FF
~T
14
DC4
~\
1C
FS
~E
05
ENQ
~M
0D
CR
~U
15
NAK
~]
1D
GS
~F
06
ACK
~N
0E
SO
~V
16
SYN
~^
1E
RS
~G
07
BEL
~O
0F
SI
~W
17
ETB
~_
1F
US
(2) ~1 means FNC1.
(3) ~dNNN creates ASCII decimal value NNN for a codeword. Must be 3
digits. 000 ~ 255.
(4) ~ in data is encoded by ~~.
x#
Module size (in dots)
r#
Rotation
0 : No rotation
90 : Rotate 90 degrees clockwise
180 : Rotate 180 degrees clockwise
270 : Rotate 270 degrees clockwise
row
Symbol size of row: 10 to 144
col
Symbol size of col: 10 to 144
content
Content of DataMatrix 2D bar code
Note:
This command has been supported since V6.89 EZ and later firmware.
Example
Sample code
SIZE 4,3
GAP 0,0
DIRECTION 1
CLS
DMATRIX 10,110,400,400,"DMATRIX EXAMPLE 1"
DMATRIX 310,110,400,400,x6,"DMATRIX EXAMPLE 2"
DMATRIX 10,310,400,400,x8,18,18,"DMATRIX EXAMPLE 3"
PRINT 1,1
Result

Table of Contents

Other manuals for TSC M23

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the TSC M23 and is the answer not in the manual?

TSC M23 Specifications

General IconGeneral
BrandTSC
ModelM23
CategoryPrinter
LanguageEnglish

Related product manuals