Chapter 7 — Commands
90 ESim for the PC4 and PF8 Printer Programmer’s Reference Manual
Example:
This example draws a diagonal line.
N
LS10,10,20,200,200
P1
LW - Line Draw White
Purpose: This command is used to draw white lines, effectively erasing
previous information.
Syntax: LWp
1
,p
2
,p
3
,p
4
.
LW Command Parameter Descriptions
Parameter Description
p
1
Horizontal start position (X) in dots.
p
2
Vertical start position (Y) in dots.
p
3
Horizontal length in dots.
p
4
Vertical length in dots.