TM 5-6675-323-14
(h) Describe plot itself and where it is to be drawn.
(i) Tell what and where to label and what label is to state (including
symbols).
(j) Give any special directions, if needed.
(k) Instructions to change any of the above statements, if desired, and
loop back to some point in program or continue.
( l ) Statement to END program.
NOTE
P l o t t e r c a n b e c l e a r e d b y i n s e r t i n g a p c l r or w r t 7 0 5 " I N "
command in program.
Decimal place format is set using format commands of computer language.
C h a r a c t e r s e t i s c o n t r o l l e d u s i n g lbl, csiz, a n d w r t 7 0 5 " C S " , " C A " ,
"SS", "SA", "SL", " S M " , or "UC" s t a t e m e n t s .
S Cl
a n d line s t a t e m e n t s .
Scale and plotting area are set using
P e n c o l o r i s s e l e c t e d w i t h "pen #" s t a t e m e n t .
Line type, such as solid, dash, etc., is set with a line statement.
X- and Y-axes are drawn, tied and labeled using xax, yax, a n d w r t
705 "TL" statements.
Plot on drawing is defined using plt, ofs, iplt, a n d c p l t
statements.
L a b e l i n g is accomplished through w r t 705 "SM", csiz, ptyp, a n d
lbl s t a t e m e n t s .
Special instructions normally involve directions to pen, such as to raise
its point on paper. Special instructions involve pen and wrt 705,
"AP", "PD", "VS", "VA", or "VN" commands.
C h a n g e s can be made to above statements in program by repeating statement
Program continuation or looping is-performed using
with-new parameters.
statements from programming language of controller.
( 7 ) A f t e r p r o g r a m i s w r i t t e n , i n p u t each line of program and any data by
k e y i n g in complete statement and then pressing STORE.
( 8 ) When entire program is entered, press LIST and EXECUTE to receive tape
to verify that correct program is entered. Press RUN to execute program.
3-178