TM 5-8875-318-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
digitizing this number of points. Digitizing program should contain statements that
accomplish the following:
(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
S cl
a n d lim 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 .
Looping is directed
using computer language.
( 5 ) Load blank scratch tape in computer and press PRINT ALL and program
modes.
3-180