9
Label formatting commands
1. Text command
Syntax
At, x, y, x_mul, y_mul, gap, rotation, data
Parameter
t : font(A~H for Code page 850 ; font I for ASCII )
Font
Points
Font style
A
6
CG Triumvirate
B
8
CG Triumvirate
C
10
CG Triumvirate
D
12
CG Triumvirate
E
14
CG Triumvirate
F
18
CG Triumvirate
G
24
CG Triumvirate
H
30
CG Triumvirate
I
16x26 dots for US ASCII 8 bit
t = Z
Asia font; GN font, FN font, Korea, Japanes
x : Hori of left-bottom position of text (unit : dot, 1 mm = 8 dots)
y : Vert of left-bottom position of text (unit : dot, 1 mm = 8 dots)
x_mul : Horizontally magnified up to 8 times as large.
y_mul : Vertically magnified up to 8 times as large.
gap : Distance of the character (unit : dot, 1 mm = 8 dots)
rotation : The rotation of ASCII text (0-3)
0) 0
°
1) 90
°
2) 180
°
3) 270
°
data : Data String, including the followings.
1. Constant
2. Date information (^D)
3. Time information (^T)
4. Serial variable (^Cx)
5. Variable data (^Vxx)
2. Barcode
Syntax
Bt, x, y, narrow, wide, height, rotation, readable, data
Parameter
t : bar-code type
A
CODE 39
L
UPC E - Add ON 2
A2
CODE 39 with check digit
M
UPC E - Add ON 5
B
EAN 8
N
I 2 of 5
C
EAN 8 - Add ON 2
O
Codabar
D
EAN 8 - Add ON 5
P
Code 93
E
EAN 13
Q
Code 128 (auto subset A/B/C)
F
EAN 13 - Add ON 2
Q2
Code 128 (subset A/B/C)
G
EAN 13 - Add ON 5
R
UCC 128
H
UPC A
S
Post NET
I
UPC A - Add ON 2
T
DUN 14 ONLY 90
J
UPC A - Add ON 5
U
EAN 128
K
UPC E
V
RPS 128
x : Hori. Of left-bottom pos. of barcode (203DPI=8dot/mm
;
300DPI=12dot/mm)
y : Vert. Of left-bottom pos. of barcode (203DPI=8dot/mm
;
300DPI=12dot/mm)
narrow (x dimension): narrow bar from 1 ~ 10 dots (0.125 ~ 1.25 mm)
** DUN 14 narrow setting from 5 ~ 8 dots ; UPC/EAN narrow setting from 2 ~ 4 dots **
wide : wide bar from 2 ~ 30 dots (0.25 ~ 0.5 mm) ; ***CODE 39, 93, CODABAR & I 2 of 5--
height : height of barcode from 24 ~ 1200 dots.
rotation : rotation of barcode (0 ~ 3)
0) 0
°
1) 90
°
2) 180
°
3) 270
°
readable : 0) label of; 1) label on
data : bar-code data
1. Constant
2. Date (^D)
3. Time (^T)
4. Serial variable (^Cx)
5. Variable data (^Vxx)