119
EPL Commands
LS
12/16/13 EPL Programming Guide 14245L-003 Rev. A
LS
Line Draw Diagonal
Description Use this command to draw diagonal black lines, overwriting previous
information.
Syntax LSp
1
,p
2
,p
3
,p
4
,p
5
Parameters This table identifies the parameters for this format:
Parameters Details
p
1
= Horizontal start
position
Horizontal start position (X) in dots.
p
2
= Vertical start position
Vertical start position (Y) in dots.
p
3
= Horizontal length
Horizontal length in dots.
p
4
= Vertical length
Vertical length in dots.
p
5
= Vertical end position
Vertical end position (Y) in dots.
Example •
N↵ : clear image buffer
LS10,10,20,200,200
↵ : draw a diagonal line
P1
↵ : print one label
will produce this label: