54
Ⅳ.ADJUSTMENT
9) EEPROM READ
To read the data of EEPROM, refer to the below codes.
< Codes of program >
< How to test >
a. nsert the codes (from START ADDRESS 0 to END ADDRESS 540) and save the program in the SD card.
b. Insert the SD card to the camera and turn on the camera.
c. Turn on the camera and the DATA in the EEPROM will be copied in the SD card. The codes from ADDRESS
1 to 10 will display on the LCD monitor and the rest of codes will not display.
d. Turn off the camera after reading and saving the data.
e. If you read the SD card in your PC, you can find the STS2_E2PR.CSV file and you can check the EEPROM
DATA.
BASIC PROGRAM EEPROM READ
<1> PROCESS CODE ; <1>16;
<2> 65535 ; <2>65535;
<3> PROCESS CODE ; <3>16,3;
<4> 0 OR 1 ; <4>0;
<5> 0 OR 1 ; <5>1;
<6> CONDITION ; <6>0,540;
<7> SPEC ; <7>;
<8> NOT <8>;
<9> NOT <9>;
<10> NOT <10>;
<11> NOT <11>;
<12> NOT <12>;
<13> NOT <13>;
<14> 0 <14>;
<15> 0 <15>0;