daqlib.inf Driver File Contents (icalsetup.exe)

; Installation inf for the Measurement Computing Corp. PCI-2500 and USB-2500 series devices
;
; (c) Copyright 2007 Measurement Computing Corp.
;

[Version]
Signature="$Windows NT$"
Class="DAS Component"
ClassGUID={641FA421-1C1B-11d2-9B83-0000C0D4C3BF}
Provider=%String0%
DriverVer=01/31/2007,4.9.4.47
CatalogFile=daq2500.cat

[SourceDisksNames.x86]
1=%Disk_Description%,,,""

[SourceDisksFiles]
pcidaqlib.sys = 1,,
usblddaqlib.sys = 1,,
usbdaqlib.sys = 1,,
;daqlib.dll     = 1,,

[Manufacturer]
%String1% = SECTION_0

[SECTION_0]
%PCI2511.DevName%= PCIDAQLIB, PCI\VEN_1307&DEV_00A5
%PCI2513.DevName%= PCIDAQLIB, PCI\VEN_1307&DEV_00A6
%PCI2515.DevName%= PCIDAQLIB, PCI\VEN_1307&DEV_00A7
%PCI2517.DevName%= PCIDAQLIB, PCI\VEN_1307&DEV_00A8
%USB\VID_09DB&PID_0470.DeviceDesc%=USBLDDAQLIB, USB\VID_09DB&PID_0470
%USB\VID_09DB&PID_00B1.DeviceDesc%=USBDAQLIB, USB\VID_09DB&PID_00B1
%USB\VID_09DB&PID_00B2.DeviceDesc%=USBDAQLIB, USB\VID_09DB&PID_00B2
%USB\VID_09DB&PID_00B3.DeviceDesc%=USBDAQLIB, USB\VID_09DB&PID_00B3
%USB\VID_09DB&PID_00B4.DeviceDesc%=USBDAQLIB, USB\VID_09DB&PID_00B4

[DestinationDirs]
DefaultDestDir   = 12
PCIDAQLIB.Sys_CopyFiles   = 12	; drivers
;PCIDAQLIB.Dll_CopyFiles   = 11	; system32

;-------------- ClassInstaller Installation
[ClassInstall32] 
AddReg=AddClassToRegistry
 
[AddClassToRegistry]
HKR,,,,%ClassName%

;-------------- PCIDAQLIB Installation
[PCIDAQLIB]
CopyFiles=PCIDAQLIB.Sys_CopyFiles,PCIDAQLIB.Dll_CopyFiles
;AddReg=PCIDAQLIB_AddReg

[PCIDAQLIB_AddReg]

[PCIDAQLIB.Services]
AddService = PCIDAQLIB, 0x00000002 , PCIDAQLIB_Service_Inst

[PCIDAQLIB_Service_Inst]
DisplayName    = %PCIDAQLIB.SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Extended Base
ServiceBinary  = %10%\system32\Drivers\pcidaqlib.sys

[PCIDAQLIB.Sys_CopyFiles]
pcidaqlib.sys

;[PCIDAQLIB.Dll_CopyFiles]
;daqlib.dll

;-------------- USBLDDAQLIB Installation
[USBLDDAQLIB.NT]
CopyFiles=USBLDDAQLIB.NT.Sys_CopyFiles
CopyInf=daqlib.inf

[USBLDDAQLIB.NT.Services]
AddService = USBLDDAQLIB, 0x00000002, USBLDDAQLIB.NT.AddService

[USBLDDAQLIB.NT.AddService]
DisplayName    = %USBLDDAQLIB.SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\usblddaqlib.sys
AddReg         = USBLDDAQLIB.NT.AddReg
LoadOrderGroup = Base

[USBLDDAQLIB.NT.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,usblddaqlib.sys
HKR,,"DebugFlags",0x00010001,3

[USBLDDAQLIB.NT.Sys_CopyFiles]
usblddaqlib.sys

;-------------- USBDAQLIB Installation
[USBDAQLIB.NT]
CopyFiles=USBDAQLIB.NT.Sys_CopyFiles  ;,USBDAQLIB.NT.Dll_CopyFiles
CopyInf=daqlib.inf

[USBDAQLIB.NT.Services]
AddService = USBDAQLIB, 0x00000002, USBDAQLIB.NT.AddService

[USBDAQLIB.NT.AddService]
DisplayName    = %USBDAQLIB.SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\usbdaqlib.sys
AddReg         = USBDAQLIB.NT.AddReg
LoadOrderGroup = Base

[USBDAQLIB.NT.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,usbdaqlib.sys
HKR,,"DebugFlags",0x00010001,3

[USBDAQLIB.NT.Sys_CopyFiles]
usbdaqlib.sys
usblddaqlib.sys

;[USBDAQLIB.NT.Dll_CopyFiles]
;daqlib.dll

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

[Strings]
String0="Measurement Computing Corp."
String1="Measurement Computing Corp."
;Disk_Description = "DaqLib Software CD"
ClassName = "DAS Component"
PCIDAQLIB.SvcDesc = "PCI DaqLib Device Driver"
USBLDDAQLIB.SvcDesc="USB-2500 Loader Driver"
USBDAQLIB.SvcDesc="USB-2500 Driver"
PCI2511.DevName = "PCI-2511"
PCI2513.DevName = "PCI-2513"
PCI2515.DevName = "PCI-2515"
PCI2517.DevName = "PCI-2517"
USB\VID_09DB&PID_0470.DeviceDesc="MCC USB2 Loader Device"
USB\VID_09DB&PID_00B1.DeviceDesc="USB-2523"
USB\VID_09DB&PID_00B2.DeviceDesc="USB-2527"
USB\VID_09DB&PID_00B3.DeviceDesc="USB-2533"
USB\VID_09DB&PID_00B4.DeviceDesc="USB-2537"
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: web5, load: 1.08