HP 7470A Interfacing And Programming Manual page 204

Graphics plotter
Hide thumbs Also See for 7470A:
Table of Contents

Advertisement

PA
PD
PR
PU
The Plot Absolute Instruction
Page3-4
PA X1 coordinate, Y1coordinate (X2 coordinate, Y2 coordinate,
. . ., Xn coordinate, Yn coordinate) (;)
...,
or
PA (;)
Purpose:
Plots to the X,Y coordinates in the order listed using the
current pen up/ down status. PA; sets absolute plotting.
Parameters: Pairs of integers representing plotter units if scaling not
in effect, otherwise user units, integers or decimals.
The Pen Down Instruction
Page3-2
PD (;)
OI'
PD
X1 coordinate, Y1coordinate ( , . . . Xn, Yn coordinates) (;)
Programmatically lowers the pen. Parameters may be
included as in PA or PR.
Purpose:
The Plot Relative Instruction
PR X1 increment, Y1increment (,X2 increment, Y2increment,
. . ., Xn increment, Ynincrement) (;)
Page 3-8
...,
or
PR (;)
Purpose:
Plots, in order, to the points indicated by the X,Y incre­
ments, relative to the previous pen position. PR; sets rela­
tive plotting for PU or PD with parameters.
Parameters: Pairs of integers representing plotter units if scaling is
not in effect, otherwise user units, integers or decimals.
The Pen Up Instruction
Page3-2
PU (;)
or
PU
X1 coordinate, Y1coordinate( , . . . Xn, Yncoordinates) ( ; )
Programmatically raises the pen. Parameters may be in­
cluded as in PA or PR.
Purpose:
B-8
INSTRUCTION SYNTAX

Advertisement

Table of Contents
loading

Table of Contents