<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
68
Ⅳ.ADJUSTMENT
9) EEPROM READ
To read the data of EEPROM, refer to the below codes.
<How to read>
a...Insert the codes (from START ADDRESS 0 to END ADDRESS 500) and save the program in the SD card.
b... Insert the SD memory card that has the program file 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.
<Description of Program>
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>16;
<2>65535;
<3>16,3;
<4>0;
<5>1;
<6>0,500;
<7>;
<8>;
<9>;
<10>;
<11>;
<12>;
<13>;
<14>;
<15>0;close lens
BASIC PROGRAM
EEPROM READ