TM 5-6675-320-14
Table 4-20. PLOTTER PROGRAMMING LANGUAGE - Cont
Statement Identification and Use
Program
Statement
Statement, Syntax, Explanation, and Input Instructions
l im
LIMIT. Restricts programmed pen motion to specific rectangular
area on platen within area defined by scaling points.
Can be used
to emphasize specific portion of larger plot .
Syntax:
l i m [ X
L o w e r L e f t ' X U p p e r R i g h t YLower Left YU p p e r R i g h t]
Four parameters specify, in current scale statement units, X-
and Y-coordinates of lower left and upper right corners of a
window area, as shown below.
l b l
If limit statement is not executed or
out parameters is executed, window is
m e c h a n i c a l l i m i t s o f p l o t t e r .
LABEL .
Allows you to letter characters,
s t r i n g v a r i a b l e s.
Syntax:
i f l i m i t s t a t e m e n t w i t h -
a u t o m a t i c a l l y s e t a t
expressions and test or
lbl A n y c o m b i n a t i o n o f t e x t , e x p r e s s i o n s o r s t r i ng
v a r i a b l e s.
Example of text statement:
lbl "9872C Plotter"
Example of expression label:
lbl X, X+1, X+2
4-193