TM 5-6675-323-14
Table 3-10. PLOTTER PROGRAMMING LANGUAGE - Cont
Statement Identification and Use
Program
Statement Syntax, Explanation, and Input Instructions
Statement
Up and right tic length determines length of upward portion of
w r t - Cont
tic marks to be drawn along X-axis and right side portion of
tic marks to be drawn along Y-axis. This value is specified
percentage of vertical scale length, Y 2 -Y 1 .
P
P
D o w n and left tic length
determines length of downward
portions of tic marks to
be drawn along X-axis and left side
portion of tic marks to
be drawn along Y-axis. Value is
o f h o r i z o n t a l s c a l e l e n g t h XP 2 - XP 1 .
specified as percentage
Plotter, when initialized, automatically sets tic length
v a l u e s to 0.5% of scaling lengths (Y P2 -YP1 and XP2 -X P1 ).
P r o g r a m shown below uses tic length command to draw a grid
within plotting area of plot. Note that only up and right
length parameter is specified, since only area above X-axis
and to right of Y-axis is being used. Since down and left tic
length is not specified, plotter uses length of 0 (no tic
marks).
3-98