Intermec EasyCoder C4 – Programmer’s Guide Ed. 3 64
Chapter 7 Commands
Description
This command is used to draw diagonal black lines overwriting previous
information.
Syntax
LSp
1
,p
2
,p
3
,p
4,
p
5
Parameters p
1
Horizontal start position (X) in dots.
p
2
Vertical start position (Y) in dots.
p
3
Line thickness in dots.
p
4
Horizontal end position (X) in dots.
p
5
Vertical end position (Y) in dots.
Example
N ↵ :Clears image buffer
LS10,10,20,200,200 ↵ :Draws diagonal line
P1 ↵ :Prints one label
LS – Line Draw Diagonal