27
7. Graphic Commands Summary
COMMAND
PARAMETER
FUNCTION
LINE TYPE
Lp (p=0 to 15)
Change line type from 0 to 15.
p=0 : solid line
p=1 - 15: dotted (dashed) line
ALL INITIALIZE
A
Reset Pen moves to left margin
(without drawing) and returns to Text
Mode.
HOME
H
Moves Pen to current origin without
drawing line.
INITIALIZE
I
Sets new Origin (i.e., the current Pen
location).
DRAW
Dx,y...xn,yn
(-999 ≤ x,y ≤ 999)
Draw from current coordinate to
specified destination.
If there is more than one point the line
continues to the second point, etc.
Current Origin is used.
RELATIVE DRAW
J Δx, Δy...
Δxn, Δyn
(-999 ≤ Δx, Δy ≤ 999)
Draws a line from current pen location
X steps to the right and Y steps up.
MOVE
--
Mx,y
(-999 ≤ x,y ≤ 999)
Move (Absolute). Move without
drawing to location X steps right (left)
and Y steps up (down) from the
present origin.
RELATIVE MOVE
RΔx,Δy
(-999 ≤ Δx, Δy ≤ 999)
Move (Relative). Move without
drawing from present location to
location X steps to the right (left) and Y
steps up (down)
Summary of Contents for DPL-400
Page 2: ......
Page 3: ......
Page 8: ...5 MECANISM UNIT PEN HOLDER UNIT...
Page 14: ...11 3 DPL 400 Code Table DPL 400 as follows has a code Table perfectly identified with MSX Code...
Page 35: ......
Page 36: ......
Page 37: ......