TM 5-6675-318-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.
( 1 ) Statement to END program.
NOTE
Plotter can be cleared by inserting a p c l r or wrt 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 " ,
" S S " , "SA U , "SL", "SM", or " U C " s t a t e m e n t s .
Scale and plotting area are set using scl and line statements.
Pen color is selected with "pen #" s t a t e m e n t .
Line type, such as solid, dash, etc., is set with a line statement,
X - a n d Y - a x e s a r e d r a w n , t i e d a n d l a b e l e d u s i n g xax, yax, a n d w r t
705 "TL" s t a t e m e n t s .
Plot on drawing is defined using pit, ofs, iplt, a n d c p l t
statements.
Labeling is accomplished through wrt 705 "SM", csiz, ptyp, and
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.
S p e c i a l instructions involve pen and w r t 7 0 5 .
;
"AP"; "PD", "VS ', "VA"; or "VN" c o m m a n d s .
Changes can be made to above statements i n p r o g r a m b y r e p e a t i n g s t a t e m e n t
with new parameters.
P r o g r a m continuati o n or looping is performed using
s t a t e m e n t s from programming language of c o n t r o l l e r .
( 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 proqram and any data by
-
keying 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