TM 5-6675-318-14
Table 3-10. PLOTTER PROGRAMMING LANGUAGE - Cont
Statement Identification and Use
Program
Statement
Statement Syntax, Explanation, and Input Instructions
plt
P L O T . Draws line by moving pen to point or points specified
by X- and Y-coordinate parameters in statement
Syntax:
O p t i o n a l pen control causes pen to raise or lower before or
after moving.
If point specified by plot statement lies off of platen sur-
face, line is drawn to platen limit and then pen is raised.
Pen remains raised until point on platen is specified.
O p t i o n a l pen control parameter can be any integer in range
- 32768 thru 32767.
Odd, Positive Integer = Pen lifts before moving.
Odd, Negative Integer = Pen lifts after moving.
Even, Positive Integer = Pen lowers before moving.
Even, Negative Integer = Pen lowers after moving.
0
= No change.
P e n remains in its present position, moves
No parameters =
to point specified, and lowers or remains
down.
If point lies off platen but is within "nearby" area (as
If point lies in
s h o w n ) , OUT OF LIMIT lamp will turn on.
" f a r a w a y " area, OUT OF LIMIT lamp will blink.
3-82