69
Ⅳ.ADJUSTMENT
10) EEPROM WRITE
If you want to write the DATA of EEPROM, do as follows.
<How to write>
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, the camera is turned off automatically.
Step <6>: Number of address that you want to write
For example, to type all of the address (0-500), the number should be 501.
<1>PROCESS CODE ;
<2>65535 ;
<3>PROCESS CODE ;
<4>0 OR 1 ;
<5>0 OR 1 ;
<6>CONDITION ;
<7>SPEC ;
<8>NOT
<9>NOT
<10>NOT
<11>NOT
<12>NOT
<13>NOT
<14>0
<15>0
< Description of TXT file >
When making or modifying the program, see the following program codes.
When modify the program, use the Memo Pad of Windows and save it as “STS2_73ADJ.txt”.
<1>17;
<2>65535;53248
<3>17,3;
<4>0;
<5>0;
<6>Sum_ADD,ADDRESS..0,DATA,..,....,ADDRESS..158,DATA
;
<7>;
<8>;
<9>;
<10>;
<11>;
<12>;
<13>;
<14>;
<15>0;close lens
BASIC PROGRAM
EEPROM READ