我已经下载了仪器驱动,那么如何使用呢?



主要软件: Instrument Drivers/IVI>>IVI Driver Templates
主要软件版本: 2.0
主要软件修正版本: N/A
次要软件: Driver Software>>NI-488.2, Driver Software>>NI-Serial, Instrument Drivers/IVI
硬件: GPIB, Serial

问题:
我已经从NI开发者园地(仪器驱动网络或一些其它资源)下载了一个仪器驱动,但我不知道如何使用它。有什么建议可以告诉我从哪里开始使用不同的仪器驱动吗?

解答:
这篇知识库文章可以作为对如何使用您的仪器驱动的介绍,也可以作为许多资源的一组链接,这些资源用来指导如何有效的利用NI产品使用您的仪器驱动。如果您打算开发您自己的仪器驱动,请访问我们的仪器驱动网络的Instrument Driver Development Tools and Resources站点。上面有些关于好的编程方法以及开发流程很有帮助的信息。

在讨论仪器驱动的使用之前,让我们讨论一下仪器驱动是什么概念以及在ni.com上能够找到什么类型的驱动。

仪器驱动就是一组软件函数,用户可以使用它编程控制仪器的功能特性。每个程序都对应一个相应的操作,如配置,读取,写入以及触发仪器等。仪器驱动简化了仪器控制,通过消除学习每种仪器编程协议的需求减少了测试程序开发时间。大部分仪器驱动通过GPIB连接和控制板卡与仪器进行通信。然而,有些驱动也支持串口、VXI、PXI以及TCP/IP接口。有两种主要的仪器驱动类型:可互换的虚拟仪器(IVI)驱动以及即插即用(Plug and Play)驱动。NI仪器驱动网络提供IVI驱动也提供Plug and Play驱动。


相关链接:
KnowledgeBase 18C82DIQ: What is IVI?
IVI (Interchangeable Virtual Instruments)
Drivers and Updates: IVI

Product Manuals: LabVIEW Measurements Manual
Product Manuals: LabWindows/CVI Instrument Driver Developers Guide

Developer Zone Tutorial: Using IVI Specific Drivers in Visual Basic 6.0, Visual Basic .NET, or Visual C# .NET Applications
KnowledgeBase 1VCB6D8M: How Do I Use Instrument Drivers/IVI in Visual Basic?
Developer Zone Tutorial: Instrument Control from Visual Basic
KnowledgeBase 246ARVLS: How Do I Create an Instrument Driver for Visual Basic from the LabWindows/CVI Instrument Driver?

附件:





报告日期: 04/18/2006
最近更新: 05/07/2008
文档编号: 28FFK4QO