TM 5-6675-320-14
Table 4-10. PLOTTER PROGRAMMING LANGUAGE - Cont
Statement Identification and Use
Program
Statement
Statement Syntax, Explanation, and Input Instructions
ofs
OFFSET. Moves origin (point 0,0) of plot from its present loca-
tion to new position specified by X- and Y-increment values in
statement.
Syntax:
Increment
YIncrement
i p l t
X-Increment specifies number of horizontal scale statement
units that origin is to be moved.
Y-Increment specifies number of vertical scale
that origin is to be moved.
statement units
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.
Negative parameter moves origin in negative direction as de-
fined by current scale statement.
INCREMENTAL PLOT. Moves pen from its current location to new
location specified by X- and Y-parameters.
Syntax:
Y
Increment Increment
[, Pen Control]
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.
4-85
