TM 5-6675-323-14
b. Operational Test One.
CAUTION
R e m o v a l or replacement o f R O M ' S w h e n p o w e r i s s u p p l i e d t o c o m p u t e r w i l l r e s u l t
i n damage to computer.
NOTE
The program will test pens 1-4.
If it is desired to test all 8 pens, modify
the test program, lines 60 and 63.
This program is in file 14.
From: 60:
plt 29,6,1;pen #4;lbl "DIVISION"
T o : 60: p l t 2 9 , 6 , 6 ; p e n # 4 ; l b l " D I V I S I O N " ; g t o 8 1
From: 63:
p r t "9872A PLOT''," COMPLETE"; spc 2;wrt S,''DF'';end
T o : 63:
prt "9872A PLOT",''COMPLETE"
Add the following lines at the end of the test program:
plt
4,3,1;pen
#1;lbl
"PEN#1"
plt 4,2,1;pen #2;lbl "PEN #2"
plt 4,1,1;pen #3;lbl "PEN #3"
plt 4,0,1;pen #4;lbl "PEN #4"
plt 29,3,1;pen #5;lbl "PEN #5"
plt 29,2,1;pen #6;lbl "PEN #6"
plt 29,1,1;pen #7;lbl "PEN #7"
plt 29,0,1;pen #8;lbl "PEN #8"
g t o 69
Z It is recommended that this modified program be stored on a blank tape for
future use.
3-160