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.
修改时间 12-17-2010 03:07 AM
您好,
我的labview是2010版本
HP 3784A是一个比较旧的设备,支持IEEE 488-1978
但是我安装的是488.2。
怎么设置才能让labview和HP 3784A通信呢?
谢谢。
修改时间 12-17-2010 04:53 AM
下载相应的仪器驱动,在找个类似的例程看看!
修改时间 12-19-2010 07:21 PM
什么类型的仪器?
修改时间 12-19-2010 09:45 PM
Use RS232, if it comes with.
修改时间 12-19-2010 10:23 PM
数字传输分析仪
修改时间 12-19-2010 10:25 PM
现在也只有使用RS232了
但是我发现使用串口很不稳定,有时候会丢消息,导致配置不上.
修改时间 12-20-2010 12:37 AM
加一个换行符就可以了,也许是协议的问题.
修改时间 12-21-2010 06:12 AM
楼主的HP 3784A 应该是有GPIB的接口,那么请问用的是什么接口卡连接计算机的?另外装好488.2驱动后,可以使用NI 自带的工具Measurement & Automation Explorer (MAX)在“设备和接口”下面先试试,看能否正常通信