ESim v5.12 for EasyCoder PD4—Programmer’s Reference Manual 83
Chapter 7—Commands
LS – Line Draw Diagonal
Description is command is used to draw diagonal black lines overwriting
previous information.
Syntax LSp
1
,p
2
,p
3
,p
4
,p5
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