53
Ⅳ.ADJUSTMENT
8)BURNING TEST & CCD DEFECT CELL
After changing the MAIN PCB and parts, check whether all of the camera functions work correctly.
After changing the MAIN PCB and CCD, do the BURNING TEST and adjust the DEFECT CELL of CCD.
< Codes of program >
< How to test >
a. Insert the camera function number to the <6> code.
The first position is for repeat time (10 means 10 repeat time), the rest of the positions are for camera function.
See the below list.
b. Insert the codes and save the program in the SD card.
c. Insert the SD card to the camera and turn on the camera. (Set the mode dial to a still image mode)
d. The programed camera function will work.
If the test is complete, the camera will be turned off.
CODE Function CODE Function
1 DELETE ALL 9 MACRO SHOOTING
2 LCD ON 10 CONTINUOUS SHOOTING(2)
3 WIDE 11 SELF TIMER (10 sec.)
4 TELE 12 PLAY MODE
5 NOT USE 13 SLIDE SHOW
6 FLASH ONSHOOTING 14 MOVIE CLIP RECORD
7 FLASH OFF SHOOTING 15 MOVIE PLAY
8 NORMAL SHOOTING
BASIC PROGRAM BURNING TEST
<1> PROCESS CODE ; <1>10;
<2> 65535 ; <2>65535;
<3> PROCESS CODE ; <3>10,0;
<4> 0 OR 1 ; <4>0;
<5> 0 OR 1 ; <5>0;
<6> CONDITION ; <6>1,14,1,2,4,3,6,7,8,9,10,11,12,13,14,15;
<7> SPEC ; <7>;
<8> NOT <8>;
<9> NOT <9>;
<10> NOT <10>;0; Change '0' into '1' for adjust the DEFECT CELL
<11> NOT <11>
0,0,1,800,800,6,30000,0;Change the first and second code ingo '1' to adjust the DEFECT CELL
<12> NOT <12>65535,0;
<13> NOT <13>;
<14> 0 <14>65408;
<15> 0 <15>0;close lens
Specify the repeat times
Camera function number