31
Intermec EasyCoder 301 Direct Protocol 2.0 – Programmer's Guide Ed. 3
Chapter 4 Label Design
7. Line Field
A line can be printed in right angles along or across the paper ac-
cording to the print direction.
In addition to the general formatting commands,
PRPOS
,
ALIGN
and
DIR
, a line field is specified by a single command.
Set Size of the Line
The size of the line is specified with regard to length and line weight
(thickness).
PRLINE | PL <length>,<line thickness>
<length>
the length of the line in dots along the se-
lected direction.
<line thickness>
the line weight in dots.
Default:
No
Summary
To create a line field, the following formatting commands must be
given (in most cases default values may substitute missing para-
meters). Printing commands are explained in chapter 5.2.
Purpose
Command
Default
Remarks
X/Y Position
PRPOS | PP
0,0
Number of dots
Alignment
ALIGN | AN
1
Select ALIGN 1 – 9
Direction
DIR
1
Select DIR 1 – 4
Line size
PRLINE | PL
n.a.
Length and line
thickness in dots
Example:
PP 100,100:AN 1:DIR 4:PL 200,10
↵