TM 5-6675-323-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
area on platen within area defined by scaling points. Can be used
to emphasize specific portion of larger plot.
Syntax:
Y
Y
X
lim X
Lower Left'
Upper Right'
Lower Left'
Upper Right
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.
LABEL. Allows you to letter characters, expressions and test or
lbl
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"
l b l X, X+1, X+2
3-88