55
Ⅳ.ADJUSTMENT
10) EEPROM WRITE
If you want to write the DATA of EEPROM, do as follows.
< Codes of program >
< How to test >
a. Insert the codes (from 0 to 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 of EEPROM will be copied to the camera.
d. When the copy is complete, turn off the camera.
BASIC PROGRAM EEPROM WRITE
<1> PROCESS CODE ; <1>17;
<2> 65535 ; <2>65535;53248
<3> PROCESS CODE ; <3>17,3;
<4> 0 OR 1 ; <4>0;
<5> 0 OR 1 ; <5>0;
<6> CONDITION ; <6>Sum_ADD,ADDRESS 0,DATA, ,....,ADDRESS 158,DATA;
<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;
Number of ADDRESSes you want to insert
If you want to insert all addresses
(from 0 to 540), 541 will display.