完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
大家好。
我在使用已由客户提供给我的VBA宏的Excel工作簿时遇到问题。 该宏应该从某些用户输入设置3458a,然后继续数据记录。 当我运行宏时,我得到错误'编译错误:错误加载dll'错误突出显示在agtRM.dll的行调用上。 (安捷伦Visa COM资源管理器1)。 我检查了没有遗漏引用的VBA引用。 找到Agilent Visa COM资源管理器并指向正确的目录。 此外,如果我重新键入该行代码将自动完成。 有人遇到过这个问题吗? 我该如何解决? 我的设置:3458a DMM 82357B USB / GPIB Keysight IO库套件17 windows 7 32bit和64bit(我已尝试过不同的机器)MS office 2010 pro。 以上来自于谷歌翻译 以下为原文 Hello All. I am having trouble with an Excel workbook with a VBA macro that has been given to me by a customer. The macro is supposed to set up a 3458a from some user input and then continue data logging. When I run the macro I get the error 'compile error: error loading dll' The error highlights on a line call for agtRM.dll. ( Agilent Visa COM resource manager 1). I have checked VBA references where there are no missing references. Agilent Visa COM resource manager is found and points to the correct directory. Also, if I retype the line the code will auto-complete. Has anyone come across this problem? How can I fix it? my setup: 3458a DMM 82357B USB/GPIB Keysight IO libraries suite 17 windows 7 32bit and 64bit ( I have tried on different machines) MS office 2010 pro. 附件
|
|
相关推荐
1个回答
|
|
您好,您的代码中的调用名称在I / O库的较新版本中已更改,通常当我打开资源管理器和VBA中的仪器会话时,它看起来像这样:Dim RM作为新的VisaComLib.ResourceManager Dim DMM As
新版VisaComLib.FormattedIO488设置DMM.IO = RM.Open(“GPIB0 :: 22 :: INSTR”) 以上来自于谷歌翻译 以下为原文 Hello, The name your calling in your code has changed in newer revs of I/O libs, generally when I open a resource manager and a session to an instrument in VBA it looks like this: Dim RM As New VisaComLib.ResourceManager Dim DMM As New VisaComLib.FormattedIO488 Set DMM.IO = RM.Open("GPIB0::22::INSTR") |
|
|
|
只有小组成员才能发言,加入小组>>
1215 浏览 0 评论
2345 浏览 1 评论
2149 浏览 1 评论
2018 浏览 5 评论
2898 浏览 3 评论
954浏览 1评论
关于Keysight x1149 Boundary Scan Analyzer
695浏览 0评论
N5230C用“CALC:MARK:BWID?”获取Bwid,Cent,Q,Loss失败,请问大佬们怎么解决呀
795浏览 0评论
1219浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-19 16:42 , Processed in 1.413583 second(s), Total 79, Slave 62 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号