POSTEK PPLE COMMAND MANUAL
23
B4. Command reference
Printout:
LO Command: Line draw by OR operation
Description: This command draws a line using an OR operation.
Syntax: LOp1, p2, p3, p4<LF>
Parameter explanation:
P1: Horizontal (X) start position in dots.
P2: Vertical (Y) start position in dots.
P3: Horizontal length in dots.
P4: Vertical height in dots.
Example:
N
LO50, 30, 100, 10
LO100, 20, 5, 110
W1
Printout:
LS Command: Line draw diagonal
Description: This command is used to draw diagonal black lines, overwriting previous information.
Syntax: LSp1, p2, p3, p4, p5<LF>
Parameter explanation:
P1: Horizontal (X) start position in dots.
P2: Vertical (Y) start position in dots.
P3: Line thickness in dots.
P4: Horizontal (X) stop position in dots.
P5: Vertical (Y) stop position in dots.