NUVISION.INF Driver File Contents (driver.zip)

; NUVision.inf
;
; Installation inf for the Nogatech USBVision based devices.
;
; Copyright (c) 1998-2000 Nogatech Ltd. 
;
; rewrite by KEYENCE for output mode

[Version]
signature="$CHICAGO$"
Class=Image
ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider=%Nogatech%
LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
CatalogFile=NUVision.cat
DriverVer=07/16/2000,2.0.1.49

[ControlFlags]
ExcludeFromSelect=*

[Manufacturer]
%Nogatech%=Nogatech

;This driver has been produced especially for PC camera based on SANYO CCD&DSP + NT1004 chipset 
;requested and built by Keyence.
;30.10.2000

[Nogatech]
%P0400.DeviceDesc% = P0400.Install,USB\VID_0573&PID_0400


[P0400.Install]
DriverVer=  07/16/2000,2.0.1.49
Include=    ks.inf, kscaptur.inf, ksfilter.inf
Needs=      KS.Registration,KSCAPTUR.Registration
AddReg=     Driver.AddReg,Filter.AddReg,P0400.AddReg
CopyFiles=  Driver.Files,Filter.Files,P0400.Twain.Files
UpdateInis= Filter.Ini

[P0400.Install.NT]
Include=    ks.inf, kscaptur.inf, ksfilter.inf
Needs=      KS.Registration,KSCAPTUR.Registration.NT
AddReg=     Driver.AddReg,Filter.AddReg,P0400.AddReg
CopyFiles=  Driver.Files.NT,Filter.Files,P0400.Twain.Files
UpdateInis= Filter.Ini

[P0400.AddReg]
HKLM,%P0400.Key%\Settings,
HKLM,%P0400.Key%\Parameters,VideoInput0,1,2,0,0,0,2,2,c0,9,20
HKLM,%P0400.Key%\Parameters,VideoInput1,1,3,0,0,0,2,2,c7,9,83

HKLM,%P0400.Key%\Parameters,Vin1,1,E0
HKLM,%P0400.Key%\Parameters,Vin2,1,1

HKLM,%P0400.Key%\Parameters,HorzFilter,1,1,2,3
HKLM,%P0400.Key%\Parameters,VertFilter,1,1

;SANYO DSP I2C address is 78h
HKLM,%P0400.Key%\Parameters,SerialMode,1,0,41,1,78

HKLM,%P0400.Key%\Parameters,VideoStandard0,1,1,0,0,0
HKLM,%P0400.Key%\Parameters,MaxFrameRate0,1,1e
HKLM,%P0400.Key%\Parameters,InputWindowSize0,1,80,2,f0,0
;The Sanyo DSP seems do not support sequential I2C protocal, thus to allow
;reliable I2C interface operation with the DSP the sequential address has been broken
;such that there is no 2 sequenial addresses following.
HKLM,%P0400.Key%\Parameters,InitValues0,1,0,0,1,12,28,15,5a,13,42,1f,8,23,6,25,4,24,1,\
26,4,29,9,27,1,2a,6,3e,2,41,5a,3f,1,44,0,59,2,96,c5,bc,1,97,3e,ea,5,ed,0,ec,f5
HKLM,%P0400.Key%\Parameters,HorzOffset0,1,5,2,0,0,0,0,0,0,0,0,0,0
HKLM,%P0400.Key%\Parameters,VertOffset0,1,5,2,1,0,1,0,1,0,1,0,1,0

HKLM,%P0400.Key%\Parameters,VideoStandard1,1,10,0,0,0
HKLM,%P0400.Key%\Parameters,MaxFrameRate1,1,1e
HKLM,%P0400.Key%\Parameters,InputWindowSize1,1,80,2,f0,0
HKLM,%P0400.Key%\Parameters,InitValues1,1,0,0,1,12,28,15,5a,13,42,1f,8,23,6,25,4,24,1,\
26,4,29,9,27,1,2a,6,3e,2,41,5a,3f,1,44,0,59,2,96,c5,bc,1,97,3e,ea,5,ed,0,ec,f5
HKLM,%P0400.Key%\Parameters,HorzOffset1,1,5,2,0,0,0,0,0,0,0,0,0,0
HKLM,%P0400.Key%\Parameters,VertOffset1,1,5,2,1,0,1,0,1,0,1,0,1,0

;HKLM,%P0400.Key%\Parameters,Feature0,1,1,a,0,0,0,ff,0,0,0,0,0,0,0,0,20,14,8,10,18,20,28,30,38,40,48,50,58,60,68,70,78,80,88,90,98,a0,a8,b0,b8,c0,c8,d0,d8,e0,e8,f0,f8,ff
;HKLM,%P0400.Key%\Parameters,Feature1,1,1,b,0,0,0,ff,0,0,0,0,0,0,0,1,20,16,4,8,c,10,14,18,1c,20,24,28,2c,30,34,38,3c,40,44,48,4c,50,54,58,5c,60,64,68,6c,70,74,78,7c,7f
;HKLM,%P0400.Key%\Parameters,Feature2,1,1,c,0,0,0,ff,0,0,0,0,0,0,0,3,20,14,4,8,c,10,14,18,1c,20,24,28,2c,30,34,38,3c,40,44,48,4c,50,54,58,5c,60,64,68,6c,70,74,78,7c,7f
;HKLM,%P0400.Key%\Parameters,Feature3,1,1,d,0,0,0,ff,0,0,0,0,0,0,0,2,20,f,c4,c8,cc,d0,d4,d8,dc,e0,e4,e8,ec,f0,f4,f8,fc,0,4,8,c,10,14,18,1c,20,24,28,2c,30,34,38,3c,40

;There is no additional I2C operational devices
HKLM,%P0400.Key%\Parameters,InitValuesEx,1,ee,0,0,c0,1,6,2,3,3,a0,4,50,5,8f,6,83
HKLM,%P0400.Key%\Parameters,DVIYUVReorder,1,7
HKLM,%P0400.Key%\Parameters,AsicVersion,1,4,10
HKLM,%P0400.Key%\Parameters,ActivateAudio,1,7,8,0,1,0
HKLM,%P0400.Key%\Parameters,ActivateBulk,1,1
HKLM,%P0400.Key%\Parameters,Nt1005I2cAddress,1,ee
HKLM,%P0400.Key%\Parameters,AutoIncrementEnable,1,1
HKLM,%P0400.Key%\Settings,MaxAlternate,0x10001,2

HKLM,%P_Twain.Key%\USBV0400,"DrvName", 0, %P0400.Capture.Name%
HKLM,%P_Twain.Key%\USBV0400,"TwainDriverName", 0, %P0400.Capture.Name%
HKLM,%P_Twain.Key%\USBV0400,"TwainManufacturer", 0, "Twain Manufacturer"
HKLM,%P_Twain.Key%\USBV0400,"TwainProductFamily", 0, "Twain Product Family"

[P0400.Install.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",P0400.Capture,
AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",P0400.Crossbar,

[P0400.Install.NT.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",P0400.Capture,
AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",P0400.Crossbar,

[P0400.Capture]
AddReg=Capture.AddReg,P0400.Capture.AddReg

[P0400.Capture.AddReg]
HKR,,CLSID,,{17CCA71B-ECD7-11D0-B908-00A0C9223196}
HKR,,FriendlyName,,%P0400.Capture.Name%
HKR,,ExtensionDLL,,%11%\NUVision.ax
HKLM,%AudioFilter.Key%,Name,,%P0400.Audio.Name%

[P0400.Crossbar]
AddReg=P0400.Crossbar.AddReg

[P0400.CrossBar.AddReg]
HKR,,CLSID,,{71F96460-78F3-11d0-A18C-00A0C9118956}
HKR,,FriendlyName,,%P0400.CrossBar.Name%

[P0400.Install.NT.Services]
AddService = NUVision,0x00000002,P0400.ServiceInstall

[P0400.ServiceInstall]
DisplayName   = %P0400.DeviceDesc%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_DEMAND_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\NUVision.sys

[P0400.Twain.Files]
NUVision.ds

[Filter.Ini]
system.ini,drivers32,,"VIDC.YUY2=nuvyuv.dll"
system.ini,drivers32,,"VIDC.I420=nuvyuv.dll"
system.ini,drivers32,,"VIDC.NTN1=NUVision.ax"

[Driver.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,NUVision.sys
HKR,,PageOutWhenUnopened,1,0

[Filter.AddReg]
HKLM,%RunOnce%,NUV_EXTDLL,,"regsvr32 /s %11%\NUVision.ax"

; Associate property sets with the above property pages
HKLM,System\CurrentControlSet\Control\MediaSets\{EB69CDA0-9DCA-11d2-9229-00A024AAAD37}\PropertyPages\{3B720240-9E52-11d2-9229-00A024AAAD37},,,""
HKLM,System\CurrentControlSet\Control\MediaSets\{EB69CDA1-9DCA-11d2-9229-00A024AAAD37}\PropertyPages\{3B720240-9E52-11d2-9229-00A024AAAD37},,,""

HKLM,%MediaCategories%\%Audio.GUID%,Name,,"Audio Preview"
HKLM,%MediaCategories%\%Audio.GUID%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%Audio.GUID%\PropertyPages\{3B720241-9E52-11d2-9229-00A024AAAD37},,,

HKLM,%MediaCategories%\%Audio2.GUID%,Name,,"Audio Capture"
HKLM,%MediaCategories%\%Audio2.GUID%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%Audio2.GUID%\PropertyPages\{3B720241-9E52-11d2-9229-00A024AAAD37},,,

HKLM,%MediaCategories%\%Bulk.GUID%,Name,,"Bulk"
HKLM,%MediaCategories%\%Bulk.GUID%,Display,1,00,00,00,00

[Capture.AddReg]
;HKR,PageAliases,"{71F96464-78F3-11d0-A18C-00A0C9118956}",1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
;HKR,PageAliases,"{71F96465-78F3-11d0-A18C-00A0C9118956}",1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
;HKR,PageAliases,"{71F96466-78F3-11d0-A18C-00A0C9118956}",1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0

; Video Stream Config
;HKR,PageAliases,"{71F96467-78F3-11d0-A18C-00A0C9118956}",1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0

[DestinationDirs]
DefaultDestDir=11
Driver.Files=10,system32\drivers
Driver.Files.NT=10,system32\drivers
Filter.Files=11
P0400.Twain.Files=10, Twain_32\USBV0400

[Driver.Files]
stream.sys
NUVision.sys

[Driver.Files.NT]
NUVision.sys

[Filter.Files]
NUVision.ax
NUVTwain.dll
nuvyuv.dll

[SourceDisksNames]
123 = %DiskId%,,,""

[SourceDisksFiles]
NUVision.sys=123
NUVTwain.dll=123
NUVision.ds=123
NUVision.ax=123
nuvyuv.dll=123
nuvision.cat=123

;---------------------------------------------------------------
;                S t r i n g s
;---------------------------------------------------------------

[Strings]

;----------------
; Non-Localizable
;----------------

SERVICE_KERNEL_DRIVER=1
SERVICE_DEMAND_START=3
SERVICE_ERROR_NORMAL=1

RunOnce=              "SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce"

P0400.Key=            "System\CurrentControlSet\Services\NUVision\VID_0573&PID_0400"

P_Twain.Key=		  "System\CurrentControlSet\Services\NUVision\Twain"

MediaCategories=      "SYSTEM\CurrentControlSet\Control\MediaCategories"

AudioFilter.Key=      "SOFTWARE\Nogatech\AudioCaptureFilter"

Audio.GUID=           "{6E238DA6-C1B9-11D2-922A-00A024AAAD37}"
Audio2.GUID=          "{6E238DA8-C1B9-11D2-922A-00A024AAAD37}"
Bulk.GUID=            "{6E238DA7-C1B9-11D2-922A-00A024AAAD37}"

;----------------
; Localizable
;----------------

Nogatech=             "Nogatech"

DiskId=               "Nogatech Ltd. Installation Disk"

P0400.DeviceDesc=     "Nogatech USBVision (4)"
P0400.Capture.Name =  "USBVision Video Capture (4)"
P0400.Audio.Name =    "USBVision Audio Capture (4)"
P0400.Crossbar.Name = "USBVision Crossbar (4)"

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: web1, load: 1.17