TM 5-6675-318-14
Table 3-20. PLOTTER PROGRAMMING LANGUAGE - Cont
Statement Identification and Use
Program
Statement, Syntax, Explanation, and Input Instructions
Statement
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:
ofs
X
Y
Increment
Increment'
X-Increment specifies number of horizontal scale statement
units that origin is to be moved.
Y-Increment specifies number of vertical scale statement units
that origin is to be moved.
Signs of increment parameters specify direction that origin
moves, as follows:
Positive parameter moves origin in positive direction as de-
fined by current scale statement.
N e g a t i v e parameter moves origin in negative direction as de-
fined by current scale statement.
INCREMENTAL PLOT. Moves pen from its current location to new
iplt
location specified by X- and Y-parameters.
Syntax:
[Pen Control]
X
Increment'
iplt
Y
Increment'
X-Increment parameter specifies number of scale statement
units that pen is to move horizontally.
Y - I n c r e m e n t parameter specifies numbers o f s c a l e s t a t e m e n t
units that pen is to move vertically.
S i g n s of increment parameters determine r e l a t i v e
direction
that pen moves, as follows:
P o s i t i v e value moves pen in positive d i r e c t o n as defined by
current scale statement.
N e g a t i v e value moves pen in negative d i r e c t on.
3-190