TM 5-6675-323-14
(3) Place map, chart, plot, or drawing with points to be digitized on
plotter, and make note of scale to which it is drawn.
(4) Determine how many points are to be digitized. Write small program for
d i g i t i z i n g this number of points. Digitizing program should contain statements that
--
accomplish t h e f o l l o w i n g :
(a) Clear plotter.
(b) Set decimal place format for numbers to be transferred.
(c) Set plotter scale to that identical to item being digitized.
( d ) Statement to end progam.
NOTE
P l o t t e r c a n b e c l e a r e d w i t h a p c l r or w r t 7 0 5 " I N " s t a t e m e n t .
Decimal place format is set using format commands of computer language.
Scale and digitizing are set with scl a n d l i m s t a t e m e n t s .
Digitizing is accomplished with dig s t a t e m e n t s .
L o o p i n g is directed
u s i n g computer language.
( 5 ) Load blank scratch tape in computer and press PRINT ALL and program
modes.
3-180