完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
当我向Agilent 4155C发送“US n”命令时,我收到超时错误。
实际上我通过VISA viPrintf函数发送“US;:SYST:ERR? n”,我在阅读回复时收到签证超时错误。 如果我只发送:SYST:ERR? n然后我得到正确的答复。 但我无法通过我的签证计划在“US n”之后发送“US n”命令或任何后续命令。 我正在使用c#和AGvisa32.cs我尝试使用Agilent Interactive IO来查询“US;:SYST:ERR? n”并得到正确的响应。 有人可以在这帮助我吗? 如何增加签证超时总值以及我做错了什么。 viError = AgVisa32.viPrintf(session,“US;:SYST:ERR? n”); string result =“null”; viError = AgVisa32.viRead(session,out result,100); Console.WriteLine(“这是结果{0}”,结果);编辑:MarkusJ于2014年10月25日上午8:30 以上来自于谷歌翻译 以下为原文 When I send "USn" command to Agilent 4155C i am getting timeout error. Actually I am sending "US;:SYST:ERR?n" via VISA viPrintf function, and I am getting visa timeout error while reading the response. If I only send :SYST:ERR?n then I get the right response. But i am not able to send "USn" command or any subsequent command after "USn"through my VISA Program. I am using c# and AGvisa32.cs I tried using Agilent Interactive IO to query "US;:SYST:ERR?n" and i get a correct response. Can anybody help me here plz? How can I increase the overall visa timeout value and what I am doing wrong. viError = AgVisa32.viPrintf(session, "US;:SYST:ERR?n"); string result = "null"; viError = AgVisa32.viRead(session, out result, 100); Console.WriteLine("This is the result {0}",result); Edited by: MarkusJ on Oct 25, 2014 8:30 AM |
|
相关推荐
1个回答
|
|
嗨MarkusJ,我对编程这个模型并不熟悉,但是在编程指南(http://literature.cdn.keysight.com/litweb/pdf/04156-90040.pdf)中,我在第157页看到了这个:2
。要将命令发送到4155C / 4156C,请使用OUTPUT命令,如以下示例所示。 OUTPUT @ Hp415x;“US”4155C / 4156C仅接受OUTPUT命令中的单个语句。 不要输入多个语句。 以上来自于谷歌翻译 以下为原文 Hi MarkusJ, I'm not really familiar with programming this model, but in the programming guide (http://literature.cdn.keysight.com/litweb/pdf/04156-90040.pdf) I saw this on page 157: 2. To send commands to the 4155C/4156C, use the OUTPUT command, as shown in the following example. OUTPUT @Hp415x;"US" The 4155C/4156C will only accept a single statement in an OUTPUT command. Do not enter multiple statements. |
|
|
|
只有小组成员才能发言,加入小组>>
1299 浏览 0 评论
2379 浏览 1 评论
2199 浏览 1 评论
2068 浏览 5 评论
2955 浏览 3 评论
1145浏览 1评论
关于Keysight x1149 Boundary Scan Analyzer
760浏览 0评论
N5230C用“CALC:MARK:BWID?”获取Bwid,Cent,Q,Loss失败,请问大佬们怎么解决呀
953浏览 0评论
1299浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-29 20:28 , Processed in 1.666300 second(s), Total 78, Slave 62 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号