Intermec EasyCoder C4 – Programmer’s Guide Ed. 3 24
Chapter 7 Commands
Description
This command is used to print an ASCII text string.
Syntax
Ap
1
,p
2
,p
3
,p
4
,p
5
,p
6
,p
7
,"DATA"
Parameters p
1
Horizontal start position (X) in dots.
p
2
Vertical start position (Y) in dots.
p
3
0 No Rotation. Left to right.
1 90 degrees rotation. Left to right
2 180 degrees rotation. Left to right
3 270 degrees rotation. Left to right
4 No Rotation. Top to bottom. Asian fonts (p
4
=8) only
5 90 degrees rotation. Top to bottom. Asian fonts (p
4
=8) only
6 180 degrees rotation. Top to bottom. Asian fonts (p
4
=8) only
7 270 degrees rotation. Top to bottom. Asian fonts (p
4
=8) only
p
4
Font selection:
1 20.3 cpi, 6 points (8 x 12 dots)
2 16.9 cpi, 7 points (10 x 16 dots)
3 14.5 cpi, 10 points (12 x 20 dots)
4 12.7 cpi, 12 points (14 x 24 dots)
5 5.6 cpi, 24 points (32 x 48 dots)
8 Asian fonts (24 x 24 dots) one of the following:
- Korean Korean.24
- Chinese GB GB.24
- Chinese BIG-5 Big5.24
- Japanese Japanese.24
a–z Soft Fonts
p
5
Horizontal multiplier 1, 2, 3, 4, 6, 8.
(Magnifi es the text horizontally).
p
6
Vertical multiplier 1, 2, 3, 4, 5, 6, 7, 8, 9.
(Magnifi es the text vertically).
p
7
N Normal image
R Reverse image
"DATA" Represents a fi xed data fi eld.
When using Asian double-byte fonts, specify both bytes as ASCII decimal
values, starting with the fi rst value being larger than ASCII 127 dec (ASCII
7F hex).
A – Print Text