NI LabVIEW,CVI,数据采集等产品讨论区

取消
显示结果 
搜索替代 
您的意思是: 

labview与数字万用表通讯

大家好,我自己做了个labview与安捷伦数字万用表的通讯的程序,运行时提示VISA读出错误,如图,那位高手帮忙解决下,谢了!

0 项奖励
1 条消息(共 6 条)
4,856 次查看

Try upload the image again...

 

By the way, which model of Agilent DMM are you using?

 

Have you try searching and downloading instrument drivers from the idnet

Ian F
Since LabVIEW 5.1... 7.1.1... 2009, 2010, 2014
依恩与LabVIEW
LVVILIB.blogspot.com
0 项奖励
2 条消息(共 6 条)
4,830 次查看
Dear Friend: I was facing with same problem when I try to communicate my VI with some instruments. Some time reason is the GPIB setting incorrect. Make sure the GPIB address is correct, and try it again. Make sure using the correct official drivers( for the instruments you use). Hoping this can help you a little..........
0 项奖励
3 条消息(共 6 条)
4,736 次查看
您好,谢谢对我的帖子的关注,问题已得到解决了,就是在使用串口的时候,需要讲GPIB的地址改一下,现在有新问题了,就是读的数跟仪器显示的不一样,仪器显示六位,而labview上显示两位,不知道怎么解决,谢谢!
0 项奖励
4 条消息(共 6 条)
4,716 次查看

I am assuming that you are referring to an numerical indicator...

 

To display X number of decimal points, you may right-click the indicator for its properties dialog. Go to format & precision, and set the Significant digits of the indicator.

Ian F
Since LabVIEW 5.1... 7.1.1... 2009, 2010, 2014
依恩与LabVIEW
LVVILIB.blogspot.com
0 项奖励
5 条消息(共 6 条)
4,714 次查看
只要改一下显示的控件的属性就行了
0 项奖励
6 条消息(共 6 条)
4,571 次查看