如何与GPIB通信?

发布于 2025-01-19 08:22:53 字数 147 浏览 2 评论 0原文

我使用“ 82357B USB/GPIB”来与具有“ Agilent Communict Expert”的设备进行通信。 如何在C#代码中与设备进行通信?我应该安装什么?哪些引用添加?等等

以及如何将申请清记到另一台计算机?计算机需要一些安装吗?

谢谢

I use "82357B USB/GPIB" in order to communicate with a device with "Agilent Communication Expert".
How can I communicate with the device in C# code? What should I need to install? Which references to add? etc.

And how to diploy the application to another computer? Does the computer need some installations?

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

淤浪 2025-01-26 08:22:53

请参阅“Keysight IO 库套件 Visa.Net C# 仪器控制程序入门”
本文档介绍了如何使用 Visa 构建 Visual Studio 解决方案,以便通过 GPIB 与设备进行通信

https://keysightsales.my.salesforce.com/sfc/p/#1a000000awb5/a/2L0000009JeU/UxdJUjDDylNahqCuK6OHVbjWCycgVq7mZhTdkMgNDDI

另一个重要文档是“Keysight IO Library Suite VISA.NET / C# 快速参考指南”(谷歌一下)

See "Keysight IO library suit Getting started with Visa.Net C# Instrument control program"
This document describe how to build visual studio solution with visa to communicate with device over GPIB

https://keysightsales.my.salesforce.com/sfc/p/#1a000000awb5/a/2L0000009JeU/UxdJUjDDylNahqCuK6OHVbjWCycgVq7mZhTdkMgNDDI

Another important document is "Keysight IO Library Suite VISA.NET / C# Quick Reference Guide" (google it)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文