• 发文章

  • 发资料

  • 发帖

  • 提问

  • 发视频

创作活动
0
登录后你可以
  • 下载海量资料
  • 学习在线课程
  • 观看技术视频
  • 写文章/发帖/加入社区
返回

电子发烧友 电子发烧友

  • 全文搜索
    • 全文搜索
    • 标题搜索
  • 全部时间
    • 全部时间
    • 1小时内
    • 1天内
    • 1周内
    • 1个月内
  • 默认排序
    • 默认排序
    • 按时间排序
  • 全部板块
    • 全部板块
大家还在搜
  • 怎么使用子采样从DVM 3458A获取数据

    数据的multimetera和VEE功能。在此先感谢,Paco编辑:PacoLopez于2014年6月10日晚上11:57经过一段时间尝试了几种方法从DVM读回数据后,我发现了如何做到这一点....我

    2019-03-01 16:09

  • 如何移植错误

    你好Gregg C Levine之前我发现自己重新发明轮子我以为我会问问题。可以用VEE来收集来自一个I / O设备的数据,比如一个RS232port,然后将它流式传输到另一个吗?显然,两个类似的设备会有不同的地址,以免混淆系统.--- Gregg C Levine 以上来自于谷歌翻译 以下为原文Hello from Gregg C LevineBefore I find myself reinventing the wheel I thought I'd ask aquestion.Can VEE be used to collect data from one I/O Device, say an RS232port, and then stream it to another? Obviously both devices whilesimilar would have different addresses to save confusing the system.---

    2019-09-05 09:44

  • vrf再次VEE错误801

    你好汉斯和所有我们有一些奇怪的错误,我们无法弄清楚。当一个库在面板上有一个ActiveX Controlwith VB Command Buttons时卸载一个库时出现一个错误,并且只有当其中一个Command Buttonshad焦点(突出显示)时才会发生。我们发现,如果它没有焦点,它会表现得很好。否则,VEE会崩溃并产生Dr.Watson错误。我们使用了一个弹出消息框,其中包含最小的超时(我认为'1f')以从命令按钮中删除焦点,这解决了问题。启动我们的测试系统时发生了另一个错误。如果使用输入的全名(在VEE文本框中),大约12个字符,程序将因Dr Watson错误而崩溃,但如果用户只输入2个字符,则工作正常。我怀疑它是一个有趣的DLL和头文件组合。它固定自己???但这是一个一贯的问题。希望这会让你感觉更好,奇怪的事情会发生。关注安德鲁FGenesys IBS -----原始信息-----来自:“ESF GmbH的VEE用户”致:“VRF”发送:星期三,2003年11月19日7:15 AMS主题:[vrf]再次VEE错误801亲爱的,特别是安捷伦的人,感谢所有给我提示的人。不幸的是问题仍然没有解决。我请安捷伦评估我的问题!亲切的问候。 Hans-Joachim FischerESF GmbHBrennerweg 7D-89143 Blaubeurenhttp://www.esf-gmbh.de-----Urspr | ngliche Nachricht ----- Von:ESF GmbH的VEE用户[mailto:vee@esf-gmbh.de ] Gesendet:Mittwoch,2003年11月12日08:49安:用户组VEEBetreff:VEE错误801亲爱的VEE专家,我使用VEE 6.02设计了一个相当复杂的VEE程序。它使用开发环境很好地运行。它使用运行时版本几个月就可以在生产中运行,但程序的终止/中止会导致后续Dr. Watson的VEE错误801;请参阅随附的pdf文档中的screendump。 (pdf文件和Error801.vee文件在zip存档中,因为附加到电子邮件的pdf文件经常被破坏。)VEE程序包含初始化StartUp用户对象,MainLoopUser对象和ShutDown用户功能;请参阅附带的Error801.vee文件.MainLoop用户对象由三个UntilBreak循环组成。一个用于后续任务的正常操作,另外两个用于终止和堕胎。在ShutDown用户功能中不调用指示的仪器B725。错误801在两种情况下都发生,即终止(F12)和堕胎(F11)。您对运行时版本中仅出现错误801的原因有什么想法?我已经与荷兰的Agilenthotline联系,但没有任何成功。感谢Hans-Joachim Fischer ---------------------------- -------------- ESF GmbHBrennerweg 7D-89143 Blaubeuren + 49-7344-919693 + 49-7344-919691(传真)+ 49-175-40 74 5 74(GSM)http:/ /www.esf-gmbh.de------------------------------------------ -------------------------------------------------- ------------------------------> --->您目前订阅了vrf:AndrewF@genesysibs.com> To订阅发送空白电子邮件至“join-vrf@it.lists.it.agilent.com”。>要取消订阅,请发送空白电子邮件至“leave-vrf@it.lists.it.agilent.com”。>发送消息到这个邮件列表,请发送电子邮件至“vrf@agilent.com”。>如果您需要有关邮件列表的帮助,请发送邮件至“owner-vrf@it.lists.it.agilent.com”。> ---您目前订阅vrf为:r***@soco.agilent.com要订阅,请发送一封空白电子邮件至“join-vrf@it.lists.it.agilent.com”。要取消订阅,请发送一封空白电子邮件至“leave-vrf@it.lists”。 it.agilent.com“。发送m发送到此邮件列表的电子邮件,请发送电子邮件至“vrf@agilent.com”。如果您需要有关邮件列表的帮助,请发送邮件至“owner-vrf@it.lists.it.agilent.com”。 以上来自于谷歌翻译 以下为原文Hello Hans and allWe have had some strange errors which we could not figure out.One error occured when unloading a library when it had an ActiveX Controlwith VB Command Buttons on a panel, and only if one of these Command Buttonshad focus (was highlighted).We found that if it did not have focus itwould behave fine.Otherwise, VEE would crash and would produce a Dr.Watson error.We used a pop-up message box with the smallest timeoutpossible ('1f' I think) to remove focus from the Command Buttons and thissolved the problem.Another error occurred when starting our test system.If a used enteredtheir full name (in a VEE text box), about 12 chars, the program would crashwith a Dr Watson error, but if the user only entered 2 characters, it wouldwork fine.I suspect it was a funny DLL and header file combination.Itfixed itself??? but was a consistent problem.Hope this makes you feel better, strange things DO happen.RegardsAndrew FGenesys IBS----- Original Message -----From: "VEE user at ESF GmbH" To: "VRF" Sent: Wednesday, November 19, 2003 7:15 AMSubject: [vrf] Again VEE Error 801Dear all, especially those at Agilent,thanks to all who gave me hints. Unfortunately the problem still is notsolved.I kindly ask Agilent to evaluate my problem!Kind regardsDr. Hans-Joachim FischerESF GmbHBrennerweg 7D-89143 Blaubeurenhttp://www.esf-gmbh.de-----Urspr|ngliche Nachricht-----Von: VEE user at ESF GmbH [mailto:vee@esf-gmbh.de]Gesendet: Mittwoch, 12. November 2003 08:49An: Usergroup VEEBetreff: VEE Error 801Dear VEE experts,I designed a quite complex VEE program using VEE 6.02. It runs nicely usingthe development environment. It runs as well in production since severalmonths using the runtime version, however termination / abortion of theprogram causes a VEE error 801 with subsequent Dr. Watson; see the screendump in the attached pdf document. (The pdf file and the Error801.vee fileare in a zip archive as very often pdf files attached to an e-mail arecorrupted).The VEE program contains an initialization StartUp User Object, a MainLoopUser Object and a ShutDown User Function; see attached Error801.vee file.The MainLoop User Object consists of three UntilBreak loops. One is fornormal operation of subsequent tasks, and the other two are for terminationand abortion.The indicated instrument B725 is not called in the ShutDown User Function.The error 801 occurs in both cases, i.e. termination (F12) and abortion(F11).Do you have any ideas on what is the reason for the error 801 that occursonly in the runtime version? I already was in contact with the Agilenthotline in The Netherlands, but without any success.Kind regardsHans-Joachim Fischer------------------------------------------ESF GmbHBrennerweg 7D-89143 Blaubeuren+49-7344-919693+49-7344-919691 (fax)+49-175-40 74 5 74 (GSM)http://www.esf-gmbh.de--------------------------------------------------------------------------------------------------------------------------> ---> You are currently subscribed to vrf as: AndrewF@genesysibs.com> To subscribe send a blank email to "join-vrf@it.lists.it.agilent.com".> To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".> To send messages to this mailing list,email "vrf@agilent.com".> If you need help with the mailing list send a message to"owner-vrf@it.lists.it.agilent.com".>---You are currently subscribed to vrf as: r***@soco.agilent.comTo subscribe send a blank email to "join-vrf@it.lists.it.agilent.com".To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".To send messages to this mailing list,email "vrf@agilent.com".If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com".

    2018-09-10 17:01