TM 5-6675-323-14
Table 3-10. PLOTTER PROGRAMMING LANGUAGE - Cont
Statement Identification and Use
Program
Statement
Statement Syntax, Explanation, and Input Instructions
p c l r - Cont
NOTE
Plotter default conditions
are listed in Table 3-11.
xax/yax
X - AND Y-AXES. Draws X- or Y-axis with or without tic marks
or labels.
Syntax:
x a x X-Offset [, Tic Interval [, Start Point [, End Point [,
Number Tics/Label]]]]
y a x Y-Offset [, Tic Interval [, Start Point [, End Point [,
Number Tics/Label]]]]
X-Offset parameter specifies X-coordinate at which Y-axis will
cross X-axis.
Y-Offset parameter specifies Y-coordinate at which X-axis will
cross Y-axis.
Tic interval parameter specifies whether or not tic marks are
to be drawn along axis.
I f tic marks are to be drawn, para-
meter value specifies spacing, in units of scale statement,
between tics. Value of 0 results in no tic marks.
If para-
meter is not specified, tic mark is drawn at each end of axis
only.
Sign of tic interval can result in either normal tic marks
being drawn or tic mark drawn only at starting point of axis.
Start point and end point parameters specify location of
endpoints of axis.
If end point is not specified, axis is
d r a w n to P2 coordinate (i.e., XP2 for X-axis and YP2 for Y-
axis).
If both start point and end point parameters are not
s p e c i f i e d , axis is drawn from P1 coordinate value to P2 coor-
dinate value, as specified by current scale statement (i.e.,
X P 1 t o XP 2 f o r x - a x i s a n d YP 1 t o YP 2 f o r Y - a x i s ) .
The following relationship exists between start point and end
point parameters and sign of tic interval parameter.
3-80