daqpci.inf Driver File Contents (daqinf.zip)

;DAQPCI.INF
;Version 1.0

;Version 1.1
;4/20/2000
;Added support for Windows 2000

[Version]
Signature="$Chicago$"
Class=Data_Acquisition
Provider=%QuatechInc%
ClassGuid={3BD0D380-FF34-11d3-89E2-00E02922013F}

; Manufacturer Section
[Manufacturer]
%QuatechInc%=QuatechMfg

; Manufacturer Name Section
[QuatechMfg]
%DAQPCI12.DeviceDesc%=PCI_DAQ.Install, PCI\VEN_135C&DEV_0070
%DAQPCI12H.DeviceDesc%=PCI_DAQ.Install, PCI\VEN_135C&DEV_0080
%DAQPCI1202.DeviceDesc%=PCI_DAQ.Install, PCI\VEN_135C&DEV_0090
%DAQPCI1201.DeviceDesc%=PCI_DAQ.Install, PCI\VEN_135C&DEV_00A0
%DAQPCI1602.DeviceDesc%=PCI_DAQ.Install, PCI\VEN_135C&DEV_00B0
%PXBPCI8I8R.DeviceDesc%=PXB_DAQ.Install, PCI\VEN_135C&DEV_00C0
%PXBPCI32IO.DeviceDesc%=PXB_DAQ.Install, PCI\VEN_135C&DEV_00D0
%PXBPCI72IO.DeviceDesc%=PXB_721.Install, PCI\VEN_135C&DEV_00E0

;------------------------------------------------------------------------
;
; DAQ-1200/PCI series install section
;
;------------------------------------------------------------------------
[PCI_DAQ.Install]
AddReg=Common.Reg

[PCI_DAQ.Install.nt]

[PCI_DAQ.Install.nt.hw]
AddReg=PCI_DAQ_HW_AddReg

[PCI_DAQ_HW_AddReg]
HKR,,EventLogLevel,0x00010001,1

[PCI_DAQ.Install.nt.Services]
AddService      = DP12DRV,2, PCI_DAQ.Service, PCI_DAQ_EventLog_Inst

[PCI_DAQ.service]
DisplayName     = %PCIDAQ.Service.DispName%
ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
StartType       = 3 ;%SERVICE_DEMAND_START%
ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary   = %12%\DP12DRV.sys

[PCI_DAQ_EventLog_Inst]
AddReg=PCI_DAQ_EventLog_AddReg

[PCI_DAQ_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\dp12drv.sys" 
; double-quote delimiters in preceding entry prevent truncation if line wraps
HKR,,TypesSupported,0x00010001,7 


;------------------------------------------------------------------------
;
; PXB series install section
;
;------------------------------------------------------------------------
[PXB_DAQ.Install]
AddReg=Common.Reg

[PXB_DAQ.Install.nt]

[PXB_DAQ.Install.nt.hw]
AddReg=PXB_DAQ_HW_AddReg

[PXB_DAQ_HW_AddReg]
HKR,,EventLogLevel,0x00010001,1

[PXB_DAQ.Install.nt.Services]
AddService      = P8I8RDRV,2, PXB_DAQ.Service, PXB_DAQ_EventLog_Inst

[PXB_DAQ.service]
DisplayName     = %PXBDAQ.Service.DispName%
ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
StartType       = 3 ;%SERVICE_DEMAND_START%
ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary   = %12%\P8I8RDRV.sys

[PXB_DAQ_EventLog_Inst]
AddReg=PXB_DAQ_EventLog_AddReg

[PXB_DAQ_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\p8i8rdrv.sys" 
; double-quote delimiters in preceding entry prevent truncation if line wraps
HKR,,TypesSupported,0x00010001,7 

;------------------------------------------------------------------------
;
; PXB-721/PCI install section
;
;------------------------------------------------------------------------
[PXB_721.Install]
AddReg=Common.Reg

[PXB_721.Install.nt]

[PXB_721.Install.nt.hw]
AddReg=PXB_721_HW_AddReg

[PXB_721_HW_AddReg]
HKR,,EventLogLevel,0x00010001,1

[PXB_721.Install.nt.Services]
AddService      = P721DRV,2, PXB_721.Service, PXB_721_EventLog_Inst

[PXB_721.service]
DisplayName     = %PXB721.Service.DispName%
ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
StartType       = 3 ;%SERVICE_DEMAND_START%
ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary   = %12%\P721DRV.sys

[PXB_721_EventLog_Inst]
AddReg=PXB_721_EventLog_AddReg

[PXB_721_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\p721drv.sys" 
; double-quote delimiters in preceding entry prevent truncation if line wraps
HKR,,TypesSupported,0x00010001,7 

;------------------------------------------------------------------------
;
; class install section
;
;------------------------------------------------------------------------
[ClassInstall32]


;------------------------------------------------------------------------

[Common.Reg]
HKR,,DevLoader,,*CONFIGMG
HKR,,Enumerator,,*CONFIGMG

[Strings]
QuatechInc="Quatech Inc."
DAQPCI12.DeviceDesc="Quatech DAQ-12-PCI: PCI 12-bit Analog Input"
DAQPCI12H.DeviceDesc="Quatech DAQ-12H-PCI: PCI 12-bit Analog Input"
DAQPCI1202.DeviceDesc="Quatech DAQ-1202-PCI: PCI 12-bit Analog I/O"
DAQPCI1201.DeviceDesc="Quatech DAQ-1201-PCI: PCI 12-bit Analog I/O"
DAQPCI1602.DeviceDesc="Quatech DAQ-1602-PCI: PCI 16/12-bit Analog I/O"
PXBPCI8I8R.DeviceDesc="Quatech PXB-8I8R-PCI: PCI 8/32-bit Digital Input 8/32-bit Relay Output"
PXBPCI32IO.DeviceDesc="Quatech PXB-32IO-PCI: PCI 32-bit Digital Input 32-bit Digital Output"
PXBPCI72IO.DeviceDesc="Quatech PXB-721-PCI: PCI 72-bit Buffered Digital Input 72-bit Buffered Digital Output"

PCIDAQ.Service.DispName   = "Quatech DAQ PCI Cards"
PXBDAQ.Service.DispName   = "Quatech DAQ PXB-8I8R/32IO/721 Cards"
PXB721.Service.DispName   = "Quatech DAQ PXB-721/PCI"
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: ftp, load: 1.94