Modular Data Acquisition
Distributed Measurement and Control
High-Performance Test
Automated Test System Development Software
Perspectives showcases how NI sees what’s next in the world of test and technology.
You can request repair, RMA, schedule calibration, or get technical support. A valid service agreement may be required.
Provides support for NI data acquisition and signal conditioning devices.
Provides support for Ethernet, GPIB, serial, USB, and other types of instruments.
Provides support for NI GPIB controllers and NI embedded controllers with GPIB ports.
08-25-2011 10:21 AM
准备做个频谱仪控制测控系统,能够控制不同型号,想通过ivi驱动 实现可互换功能,这样只需一个控制程序,但手上国产AV4036或其他部分型号频谱仪无ivi驱动,因此想问下可否运用C/C++所编驱动配置创建自定义的labview ivi驱动?
08-25-2011 09:46 PM - edited 08-25-2011 09:48 PM
poebus,您好!
NI提供的IVI驱动都是开源的,您可以参考 Agilent N9320的IVI驱动 (link) 编写自己仪器的IVI驱动。
另外,这里是IviSpecAn的spec,class driver只能支持spec上所定义的这些API,请参考!(link)