MAX_zuo 发表于 2018-11-7 08:58
嗨James,首先,从www.keysight.com/find/iosuite下载并安装Keysight IO Libraries Suite。
这将为82357A提供I / O API和驱动程序。
接下来打开Keysight Connection Expert,找到已连接到82357A的仪器(应自动检测并识别它)。
刚遇到这个帖子。
感谢您附上的文档,但它还远远不够。
我一直在.NET平台上使用IO库多年,并且一直对.NET对象完全缺乏文档感到沮丧。
我非常希望看到一个专门用于IO库本身的支持开云(中国)官方,特别是在.NET平台上,这肯定是每个在这个级别工作的开发人员现在都在使用的。
目前,我正在尝试设置一台仪器(6813B交流电源/分析仪),以便在完成LIST操作时生成SRQ,然后将SRQ捕获到我的应用程序中。
我在文档5989-6338EN.pdf中找到了一个非常简单的例子来做类似的事情,并在该例子上建模了一些代码。
但我无法让它工作,该文件已有多年历史,我找不到任何其他可能有用的文档。
鉴于Agilent / .Keysight不断开发库并发布新的更好的版本,我发现这个遗漏非常奇怪。
以上来自于谷歌翻译
以下为原文
Just came across this thread. Thanks for the attached document, but it does not go nearly far enough. I have been using the IO Libraries on the .NET platform for many years, and have been constantly frustrated at the total lack of documentation on the .NET objects. I would very much like to see a support forum dedicated to the IO Libraries themselves, especially on the .NET platform, which is surely what every developer working at this level would now be using.
At the moment I am trying to set up an instrument (a 6813B AC Power Source/Analyser) to generate an SRQ when it completes a LIST operation, and then trap the SRQs in my application. I have found one very simple example that does something similar, in document 5989-6338EN.pdf, and have modelled some code on that example. But I cannot get it to work, the document is many years old, and I cannot find any other documentation that might help. Given that Agilent/.Keysight keeps developing the libraries and releasing new and better versions, I find this omission very strange.