TM 5-6675-323-14
Table 3-20. PLOTTER PROGRAMMING LANGUAGE - Cont
S t a t e m e n t Identification and Use
Program
Statement
S t a t e m e n t , Syntax, Explanation, and Input Instructions
OFFSET. Moves origin (point 0,0) of plot from its present loca-
ofs
tion to new position specified by X- and Y-increment values in
statement.
Syntax:
X
Y
Increment'
Increment
ofs
X-Increment specifies number of horizontal scale statement
units that origin is to be moved.
Y - I n c r e m e n t specifies number of vertical scale statement units
that origin is to be moved.
Signs of increment parameters specify direction that origin
moves, as follows:
P o s i t i v e p a r a m e t e r m o v e s o r i g i n i n p o s i t i v e d i rection as de-
fined by current scale statement.
N e g a t i v e p a r a m e t e r m o v e s o r i g i n i n n e g a t i v e d i r e c t i o n as de-
fined by current scale statement.
I N C R E M E N T A L PLOT. Moves pen from its current location to new
iplt
location specified by X- and Y-parameters.
Syntax:
[Pen Control]
iplt
X
Y
Increment.'
Increment
`
X-Increment parameter specifies number of scale statement
units that pen is to move horizontally.
Y-Increment parameter specifies numbers of scale statement
units that pen is to move vertically.
Signs of increment parameters determine relative direction
that pen moves, as follows:
Positive value moves pen in positive direction as defined by
current scale statement.
Negative value moves pen in negative direction.
3-190