?? prefix.inf
字號(hào):
;===========================================================================
; This file was generated using:
; NI-VISA Driver Development Wizard version 3.4
;===========================================================================
;
; This file is for use with Windows XP/2000.
; This Windows Setup Information File contains the information NI-VISA
; needs in order to access your instrument. Do not modify the contents of
; this file unless you are sure about what you are doing.
;
;===========================================================================
;
; Installation:
; To apply the contents of this file to a system's settings, copy this file
; to %SystemRoot%\inf and reboot the computer. If the device was
; installed before this file is copied, the device will need to be removed
; from the "Unknown Devices" class in the Windows Device Manager.
;
;===========================================================================
;
; Removal:
; Remove this file and its associated .PNF file (if it exists) from
; %SystemRoot%\inf. Either reboot the computer, or perform a
; "Scan for hardware changes" from the Windows Device Manager.
;
;===========================================================================
[Version]
Signature=$WINDOWS NT$
Class=visaUsbDevice
ClassGUID={A3330EDF-239D-4206-833B-1D58952613D5}
Provider=%Vendor0%
DriverVer=04/21/2006
;===========================================================================
; Default Installer
;===========================================================================
[DefaultInstall.nt]
CopyFiles=NIVIUSBK_Device_CopyFiles_Inf
[DestinationDirs]
NIVIUSBK_Device_CopyFiles_Inf = 17
[NIVIUSBK_Device_CopyFiles_Inf]
prefix.inf
[SourceDisksNames]
[SourceDisksFiles]
;===========================================================================
; Class Installer
;===========================================================================
[ClassInstall32.nt]
AddReg=AddClass_AddReg
[AddClass_AddReg]
HKR,,,0,%DeviceClassString%
HKR,,Icon,,"-20"
HKR,,IconPath,0x00010000,"%11%\setupapi.dll,-20"
;===========================================================================
[Manufacturer]
%Vendor1%=USBList
;===========================================================================
; USB Plug and Play Devices
;===========================================================================
[USBList]
%USB\VID_3923&PID_12C0.DeviceDesc%=NIVIUSBK_Inst, USB\VID_3923&PID_12C0
;===========================================================================
[PreCopySection]
HKR,,NoSetupUI,,1
[NIVIUSBK_Inst]
AddReg=NIVIUSBK_Inst_AddReg
[NIVIUSBK_Inst.Services]
Addservice = NIVIUSBK, 0x00000002, NIVIUSBK_AddService
[NIVIUSBK_AddService]
DisplayName = %NIVIUSBK.SvcDesc%
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_DEMAND_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\NIVIUSBK.sys
LoadOrderGroup = Base
[NIVIUSBK_Inst_AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,NIVIUSBK.sys
;===========================================================================
[Strings]
; *******Localizable Strings*******
Vendor0="National Instruments"
Vendor1="National Instruments"
USB\VID_3923&PID_12C0.DeviceDesc="DAQPad-6020E"
DeviceClassString="NI-VISA USB Devices"
NIVIUSBK.SvcDesc="NI-VISA USB Driver"
; *******Non Localizable Strings*******
SERVICE_BOOT_START = 0x0
SERVICE_SYSTEM_START = 0x1
SERVICE_AUTO_START = 0x2
SERVICE_DEMAND_START = 0x3
SERVICE_DISABLED = 0x4
SERVICE_KERNEL_DRIVER = 0x1
SERVICE_ERROR_IGNORE = 0x0
SERVICE_ERROR_NORMAL = 0x1
SERVICE_ERROR_SEVERE = 0x2
SERVICE_ERROR_CRITICAL = 0x3
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -