完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
我是USB和VISA COM的新手。
两个问题:1。 如何使用VISA COM FindRsc()查找所有连接的34410A数字万用表的资源ID字符串? 我需要在我的应用程序中使用多个34410A。我的最终目标是找到所有USB DMM“监听器”,然后能够向所有人发出同步触发器。 在NI-GPIB中,我可以在(GPIB)adddressList上使用GET(Group Execute Trigger板级命令).2。使用VISA COM的USB TMC仪器的方法是什么?任何帮助都将非常感谢。 以上来自于谷歌翻译 以下为原文 I am new to both USB and VISA COM. Two questions: 1. How to find the resource id strings for all attached 34410A DMMs using VISA COM FindRsc()? I need to use more than one 34410A in my application. My ultimate goal is to find all USB DMM "listeners" and then be able to issue a simultaneous trigger to all. In NI-GPIB I could use the GET (Group Execute Trigger board level command on a (GPIB) adddressList. 2. What's the way to do this with USB TMC instruments using only VISA COM? any help would be greatly appreciated. |
|
相关推荐
1个回答
|
|
“1.如何使用VISA COM FindRsc()查找所有连接的34410A数字万用表的资源ID字符串?”在C#中,它看起来像:ResourceManager rm = new ResourceManager(); string[]
addresses = rm.FindRsrc(“USB?* :: 0x0957 :: 0x0607 ::?* INSTR”);搜索字符串表示:“USB?*” - 在任何USB接口上查找仪器。 通常你只有USB0,但它也可以有其他USB接口用于远程USB连接(例如USB1)。 “0x0957” - 这是Agilent的USB供应商ID。“0x0607” - 这是34410A的USB设备ID“?* INSTR” - 此通配符允许任何序列号 以上来自于谷歌翻译 以下为原文 " In C# it would look something like: ResourceManager rm = new ResourceManager(); The search string means: "- Find instruments on any USB interface. Usually you only have USB0, but its also possible to have other USB interfaces for Remote USB connections (e.g. USB1). "- This is Agilent's USB Vendor ID. "- This is the 34410A's USB Device ID "- this wildcard allows for any serial number |
|
|
|
只有小组成员才能发言,加入小组>>
1221 浏览 0 评论
2346 浏览 1 评论
2155 浏览 1 评论
2021 浏览 5 评论
2900 浏览 3 评论
964浏览 1评论
关于Keysight x1149 Boundary Scan Analyzer
700浏览 0评论
N5230C用“CALC:MARK:BWID?”获取Bwid,Cent,Q,Loss失败,请问大佬们怎么解决呀
801浏览 0评论
1223浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-22 11:46 , Processed in 1.269164 second(s), Total 49, Slave 42 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号