完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
StartU2741A()在测量周期开始时调用一次。在测量周期结束时调用一次.UpdU2741A()为什么GetDCV()似乎需要430毫秒(不包括对StartU2741A()和StopU2741A的调用(
))?有没有办法提高性能?使用Agilent.AgilentU2741A.Interop;私有静态AgilentU2741A u2741a;私有const字符串U2741A_OPtiONS =“QueryInstrStatus = true,Simulate = false,DriverSetup = Model =,Trace = false”; private void StartU2741A(){u2741a = new AgilentU2741AClass(); u2741a.Initialize(“U2741A”,false,true,U2741A_OPTIONS);} private void StopU2741A(){u2741a.Close();} private void GetDCV(){u2741a.DCVoltage。 测量(100,0.0000015);} 以上来自于谷歌翻译 以下为原文 StartU2741A() is called once at the start of a measurement cycle. StopU2741A() is called once at the end of a measurement cycle. Why does GetDCV() seem to take 430 milliseconds (not including the calls to StartU2741A() and StopU2741A())? Is there a way to increase the performance? using Agilent.AgilentU2741A.Interop; |
|
相关推荐
1个回答
|
|
根据安捷伦技术联络中心的要求,要求的分辨率太高。更改DCVoltage.Measure(100,0.0000015)到DCVoltage.Measure(100,0.00003)可接受地提高性能。
以上来自于谷歌翻译 以下为原文 Requested resolution is too high according to the Agilent Technical Contact Center. Changing DCVoltage.Measure(100, 0.0000015) to DCVoltage.Measure(100, 0.00003) increased performance acceptably. |
|
|
|
只有小组成员才能发言,加入小组>>
1298 浏览 0 评论
2378 浏览 1 评论
2199 浏览 1 评论
2068 浏览 5 评论
2955 浏览 3 评论
1142浏览 1评论
关于Keysight x1149 Boundary Scan Analyzer
760浏览 0评论
N5230C用“CALC:MARK:BWID?”获取Bwid,Cent,Q,Loss失败,请问大佬们怎么解决呀
951浏览 0评论
1299浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-29 06:18 , Processed in 1.390719 second(s), Total 75, Slave 59 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号