TM 5-6675-318-14
Table 3-10. PLOTTER PROGRAMMING LANGUAGE - Cont
Statement Identification and Use
Program
Statement Syntax, Explanation, and Input Instructions
Statement
LIMIT. Restricts programmed pen motion to specific rectangular
lim
a r e a on platen within area defined by scaling points. Can be used
to emphasize specific portion of larger plot.
Syntax:
lim
X
X
Y
L o w e r L e f t ' U p p e r R i g h t 'Y L o w e r L e f t ' U 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
w i n d o w area, as shown below.
If limit statement is not executed or if limit statement with-
out parameters is executed, window is automatically set at
mechanical limits of plotter.
lbl
LABEL. Allows you to letter characters, expressions and test or
string variables.
Syntax:
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 n g
Variables
E x a m p l e of Text Statement:
lbl "9872A Plotter"
lbl X, X+1, X+2
3-88