是德科技
直播中

朱寅竹

7年用户 218经验值
私信 关注
[问答]

尝试通过GPIB写东西显示接口不存在

嗨,我正在尝试通过GPIB与使用Measurament Studio和Agilent 82357B的仪器进行通信
以下是我所做的:已安装的Measurament工作室已安装的NI 488驱动程序已安装的NI Visa驱动程序已安装的Agilent Libraries 488支持在Agilent Connection Expert上启用NI自动化浏览器中的Tulipvisa.dll然后我尝试使用NI示例进行visual studio(简单读取)
用C#写入,但当我尝试通过GPIB写一些东西时,它说:不存在的GPIB接口。
我可以在自动化浏览器和安捷伦连接专家中看到GPIB,如果我使用NI Labwindows CVI,我可以通过GPIB进行通信而没有任何问题。
任何提示?
谢谢

以上来自于谷歌翻译


     以下为原文

  Hi, i am trying to communicate via GPIB to an instrument with Measurament Studio and the Agilent 82357B .

Here is what i have done:

Installed Measurament studio
Installed NI 488 drivers
Installed NI Visa drivers
Installed Agilent Libraries
Enabled 488 Support on Agilent Connection Expert
Enabled Tulipvisa.dll in NI Automation Explorer

Then I tried to use a NI example for visual studio (Simple Read Write in C#) but when i try to write something via GPIB it says: Nonexistent GPIB interface.

I can see the GPIB in the Automation explorer and in the agilent connection expert, If i use NI Labwindows CVI i can communicate via GPIB without any problem.

Any hint?  

Thank You  

回帖(2)

杜文渊

2019-7-24 08:22:58
因此,看起来Measurement Studio 2010中使用的NI4882 API与Agilent 488不兼容(NI不再针对gpib-32.dll文件)。
您是否尝试在Measurement Studio中使用VisaNS .NET库?
它会让你与GPIB或任何其他总线交谈。
它将使用NI-VISA中的Passport-for-tulip支持Agilent USB / GPIB适配器。

以上来自于谷歌翻译


     以下为原文

  So, it looks like the NI4882 API used in Measurement Studio 2010 is not compatible with Agilent 488 (NI is not targeting the gpib-32.dll file any more).

Have you tried using the VisaNS .NET Library in Measurement Studio? It will let you talk to GPIB or any other bus. It will support the Agilent USB/GPIB adapter using Passport-for-tulip in NI-VISA.
举报

朱寅竹

2019-7-24 08:36:10
引用: MAX_zuo 发表于 2019-7-24 08:22
因此,看起来Measurement Studio 2010中使用的NI4882 API与Agilent 488不兼容(NI不再针对gpib-32.dll文件)。
您是否尝试在Measurement Studio中使用VisaNS .NET库?
它会让你与GPIB或任何其他总线交谈。

是的,谢谢你,我使用了VisaNs,我可以沟通!
非常感谢!

以上来自于谷歌翻译


     以下为原文

  yes thank you, I used VisaNs and i can communicate!

Thanks a lot!
举报

更多回帖

发帖
×
20
完善资料,
赚取积分