Readme.txt Driver File Contents (ic400c.exe)

/****************************
 Readme.txt

 Copyright (c) 2000 Sunplus

*****************************/
Date : 10/23/2000
Version: 1.3.0.1

==================================================
File Description:
==================================================
Driver: (Must Install)
--------------------------------------------------
dshow508.ax: customer page filter driver.
dshow508.inf: customer page filter driver install file. 
Sp6x_32.dll : codec.
spca508a.inf: spca508a install file.
tw508a.ds : twain driver
tw508a.src: twain source.
tw508a.ini: twain initial file
vfw508a.dll: video for window wrapper driver. 

Other: (Demo/Trace Only)
--------------------------------------------------
Amcap.exe : demo program. 
change.txt: driver change list.
RegRW508.exe: debug utility.
readme.txt: document.

==================================================
Page Description:
==================================================
VideoSetting :
--------------------------------------------------
1. Bandwidth: users can select the bandwith size. If there are many USB devices plugged in
the same host, uses can decrease the bandwidth.
2. AE Type : Normal, 50Hz, 60 HZ.
3. AE Speed : Stop, Fast, Medium, Slow.
3. AWB Speed: Stop, Fast, Medium, Slow.
	(1) Stop: only stop auto WhiteBalance. Users can modify the WhiteBalance by menu.
4. Light source: Overall, home, office, outdoor.
	(1) Overall: 1500K - 7700K (Note: This value is from color correction process)
	(2) home: 1500K-3100K
	(3) Office: 2700K-4700K
	(4) Outdoors: 4000K-7700K

Video Proc Amp:
---------------------------------------------------
1. Brightness : menu mode.
2. Contrast: menu mode.
3. Sharpness: menu mode.
4. Saturation: menu mode.
5. Hue: menu mode.
6. WhiteBalance: menu/auto mode.


==================================================
INF file Description:
==================================================
[Sunplus]
; You can change to your own VID&PID
%SPCA508A.DeviceDesc%=SPCA508A.Device,USB\VID_04fc&PID_0508


[SPCA508A.AddReg]
; You can change your TWAIN main window title.
HKLM,Software\CA508A\Ucam,"ProductName",0,"USB CMOS CAMERA" 

;When h/w snap occur, this value will add one. Application can compare this value to detect 
;if the h/w snap occur.  
HKLM,Software\CA508A\Ucam,"SnapshotButton",0x10001,00

; 0: interface=5
; 1: interface=6
; 2: interface=7 
HKLM,Software\CA508A\CA508ACONTROL,"Interface",0x10001,0x01

;0: AWB Speed = Stop
;1: AWB Speed = Fast
;2: AWB Speed = Medium
;3: AWB Speed = Slow
HKLM,Software\CA508A\CA508ACONTROL,"AWBINT",0x10001,0x2
;0: AE Speed = Stop
;1: AE Speed = Fast
;2: AE Speed = Medium
;3: AE Speed = Slow

HKLM,Software\CA508A\CA508ACONTROL,"AEMETHOD",0x10001,0x2
;0: Normal AE
;1: Band 50
;2: Band 60
HKLM,Software\CA508A\CA508ACONTROL,"AETYPE",0x10001,0x2
;0: overall
;1: home
;2: office
;3: outdoors
HKLM,Software\CA508A\CA508ACONTROL,"IlluminateType",0x10001,0x0
;compression level
HKLM,Software\CA508A\CA508ACONTROL,"CODEC",0x10001,0x2
;GPIO value
HKLM,Software\CA508A\CA508ACONTROL,"GPIO",0x10001,0x3
;debug only
HKLM,Software\CA508A\CA508ACONTROL,"DelayUnit",0x10001,0x20
;add for adjust color
;If EEPROM=0, the following value will be default in the initial time
HKLM,Software\CA508A\CA508ACONTROL,"RGain",0x10001,0x8
HKLM,Software\CA508A\CA508ACONTROL,"GrGain",0x10001,192
HKLM,Software\CA508A\CA508ACONTROL,"BGain",0x10001,240
HKLM,Software\CA508A\CA508ACONTROL,"GbGain",0x10001,198
HKLM,Software\CA508A\CA508ACONTROL,"HighGain",0x10001,64
HKLM,Software\CA508A\CA508ACONTROL,"ROffset",0x10001,0x0
HKLM,Software\CA508A\CA508ACONTROL,"GrOffset",0x10001,0x0
HKLM,Software\CA508A\CA508ACONTROL,"BOffset",0x10001,0x0
HKLM,Software\CA508A\CA508ACONTROL,"GbOffset",0x10001,0x0
HKLM,Software\CA508A\CA508ACONTROL,"OB0",0x10001,0x20
HKLM,Software\CA508A\CA508ACONTROL,"OB1",0x10001,0x15
HKLM,Software\CA508A\CA508ACONTROL,"EEPROM",0x10001,0x0
HKLM,Software\CA508A\CA508ACONTROL,"MaxGain",0x10001,0x0
;ColorMatrix
; if ColorMatrix=0-5, the driver uses the default value.
; if ColorMatrix=6, the driver uses the INF value 
HKLM,Software\CA508A\CA508ACONTROL,"ColorMatrix",0x10001,0x3
HKLM,Software\CA508A\CA508ACONTROL,"A11",0x10001,18
HKLM,Software\CA508A\CA508ACONTROL,"A12",0x10001,44
HKLM,Software\CA508A\CA508ACONTROL,"A13",0x10001,2
HKLM,Software\CA508A\CA508ACONTROL,"A21",0x10001,44
HKLM,Software\CA508A\CA508ACONTROL,"A22",0x10001,219
HKLM,Software\CA508A\CA508ACONTROL,"A23",0x10001,249
HKLM,Software\CA508A\CA508ACONTROL,"A31",0x10001,241
HKLM,Software\CA508A\CA508ACONTROL,"A32",0x10001,227
HKLM,Software\CA508A\CA508ACONTROL,"A33",0x10001,44
HKLM,Software\CA508A\CA508ACONTROL,"MAX_AGC",0x10001,40

;VideoProcAmp Page default value
HKLM,Software\CA508A\DEFAULT,"Brightness",0x10001,135
HKLM,Software\CA508A\DEFAULT,"Hue",0x10001,180
HKLM,Software\CA508A\DEFAULT,"Contrast",0x10001,10
HKLM,Software\CA508A\DEFAULT,"Saturation",0x10001,10
HKLM,Software\CA508A\DEFAULT,"Sharpness",0x10001,16
HKLM,Software\CA508A\DEFAULT,"Whitebalance",0x10001,39
HKLM,Software\CA508A\DEFAULT,"MaxWhitebalance",0x10001,48


Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web2, load: 1.16