12-21-2010 04:02 AM
http://zone.ni.com/devzone/cda/tut/p/id/3377,Getting Started Using National Instruments IVI with LabVIEW or LabWindows/CVI
Complete the following steps to install the IVI software on your system. You can find all of the following components on ni.com.
同时
Getting Started with IVI Drivers Your Guide to Using IVI with LabVIEW(pdf)中
Important! You must install the IVI Shared Components before an IVI driver can be installed.
Example Requirements
• LabVIEW 8.20
• IVI-C: Agilent 34401A IVI-C specific driver, Version 4.1, October 2006 (from
National Instruments)
• IVI-COM: Agilent 34401A IVI-COM driver, Version 1.1.0.11, March 2006 (from
Agilent Technologies)
Note: These drivers may require an I/O library to be installed. Check the driver
vendor’s Web site for details.
两处的软件有些不同,为什么呢?
Solved! Go to Solution.
12-21-2010 08:20 PM
要使用IVI driver必须安装的组件有:
1. IVI Shared Components
2. VISA
3. Specific Driver
不同公司的产品会将这些组件合并放在不同的安装文件中,但是总体上Specific driver是可以运行在任何满足1,2 条件的系统上的。
NI的IVI Compliance Package中不但包含了IVI Shared Components还包含了IVI Engine和NI-MAX中对IVI driver的支持组件。所以不用单独安装IVI Shared Components。
12-21-2010 08:51 PM
下面的那个文档比较老了,上面的是更新的。