完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
这听起来很可能,鲍勃......有没有人知道这种方式,或者我可以从“外面”杀死一个功能的任何其他方式?保罗F. Wirth_Robert@emc.com致:Paul.Fowler@raytheon.co
.uk 15/11/02 cc:13:28主题:RE:[vrf]奇怪的公式调用行为我认为它是因为如果调用通过控制引脚传递给公式对象,UserFunction将不会定时。 Call函数将使用此函数。我使用这个“功能”来控制我的一些关键代码段,以确保其他线程在我进行一些时序测试时停止运行,等等。这些都隐藏在第11章的Advanced Vee技术手册中 .Bob W.> -----原帖----->来自:Paul.Fowler@raytheon.co.uk [SMTP:Paul.Fowler@raytheon.co.uk]>发送:11月15日星期五, 2002 7:45 AM>收件人:VEE vrf>主题:[vrf]奇怪的公式召唤行为>> VEE Gurus ......... >>请帮我解决问题,这让我疯狂。>> 谢谢>> Paul F。>>>(参见附件:Abort_Problem.vee)>文件:页脚>> ---您目前订阅vrf为:r***@soco.agilent.com要订阅,请发送空白电子邮件至“加入” -vrf@it.lists.it.agilent.com“。要取消订阅,请发送一封空白电子邮件至”leave-vrf@it.lists.it.agilent.com“。要向此邮件列表发送邮件,请发送电子邮件至”vrf @ it .lists.it.agilent.com”。 如果您需要有关邮件列表的帮助,请发送邮件至“owner-vrf@it.lists.it.agilent.com”。 以上来自于谷歌翻译 以下为原文 That sounds likely, Bob...... Does anyone know a way round it, or any other way I can kill a function from "outside" ?? Paul F. Wirth_Robert@emc.com To: Paul.Fowler@raytheon.co.uk 15/11/02 cc: 13:28 Subject: RE: [vrf] Strange Formula Call Behaviour I think its because the UserFunction will not timeslice if the call is pass to a formula object via the control pin. The Call function will timeslice. I use this "feature" to control some of my critical sections of code, to ensure other threads stop running while i'm doing some timing tests, etc. This is buried in the Advanced Vee Techniques manual in chapter 11. Bob W. > -----Original Message----- > From: Paul.Fowler@raytheon.co.uk [SMTP:Paul.Fowler@raytheon.co.uk] > Sent: Friday, November 15, 2002 7:45 AM > To: VEE vrf > Subject: [vrf] Strange Formula Call Behaviour > > VEE Gurus......... > > Please help me out with the attatched, it's driving me nuts. > > Thanks > > Paul F. > > > (See attached file: Abort_Problem.vee) > File: footer >> --- You are currently subscribed to vrf as: r***@soco.agilent.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@it.lists.it.agilent.com". If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com". |
|
相关推荐
4个回答
|
|
>我认为这是因为如果调用>通过控制引脚传递给公式对象,则UserFunction不会进行时间片。
Call函数将> timeslice。>我使用这个“功能”来控制我的一些关键代码段,>以确保其他线程在我正在进行一些时序测试时停止运行,>等等。>>这是埋藏在 第11章高级Vee技术手册。>> Bob W。>> -----原始信息----->来自:Paul.Fowler@raytheon.co.uk [SMTP:Paul.Fowler@raytheon.co。 发送时间:2002年11月15日星期五上午7:45>收件人:VEE vrf>主题:[vrf]奇怪的公式呼叫行为>> VEE Gurus ......... >>请帮帮我 这让我感到疯狂。>>谢谢>> Paul F。>>>(见附件:Abort_Problem.vee)>>> ---您目前订阅了vrf:r***@soco.agilent.com订阅 发送一封空白电子邮件至“join-vrf@it.lists.it.agilent.com”。要取消订阅,请发送一封空白电子邮件至“leave-vrf@it.lists.it.agilent.com”。发送邮件至此邮件 列表,发送电子邮件至“vrf@it.lists.it.agilent.com”。 如果您需要有关邮件列表的帮助,请发送邮件至“owner-vrf@it.lists.it.agilent.com”。 以上来自于谷歌翻译 以下为原文 > I think its because the UserFunction will not timeslice if the call is > pass to a formula object via the control pin. The Call function will > timeslice. > I use this "feature" to control some of my critical sections of code, > to ensure other threads stop running while i'm doing some timing tests, > etc. > > This is buried in the Advanced Vee Techniques manual in chapter 11. > > Bob W. > > -----Original Message----- > From: Paul.Fowler@raytheon.co.uk [SMTP:Paul.Fowler@raytheon.co.uk] > Sent: Friday, November 15, 2002 7:45 AM > To: VEE vrf > Subject: [vrf] Strange Formula Call Behaviour > > VEE Gurus......... > > Please help me out with the attatched, it's driving me nuts. > > Thanks > > Paul F. > > > (See attached file: Abort_Problem.vee) > > > --- You are currently subscribed to vrf as: [email=r***@soco.agilent.com]r***@soco.agilent.com[/email] 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@it.lists.it.agilent.com". If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com". |
|
|
|
回复:[vrf]奇怪的公式调用行为我过去也有这种行为。
在您的Abort函数中,有两个同时的线程:一个带有函数调用,另一个带有showPanel和OK按钮。 大多数情况下,当您同时运行线程时,HPVee所花费的时间应该在每个线程中共享。 但是当一个线程中涉及函数调用时,我注意到HPVee可以在该函数调用中分配所有时间,而其他线程保持不变。 这是我看到这个的方式。 我很高兴你能通过公式电话解决这个问题.-----消息来源----- De:Paul.Fowler@raytheon.co.uk [mailto:Paul.Fowler@raytheon.co .uk]日期:2002年11月15日07:45VEE大师.........请帮我解决问题,这让我疯狂。(见附件:Abort_Problem.vee)---你目前订阅了 到vrf as:r***@soco.agilent.com要订阅,请发送一封空白电子邮件至“join-vrf@it.lists.it.agilent.com”。要取消订阅,请发送一封空白电子邮件至“leave-vrf@it.lists.it” .agilent.com“。要发送邮件到这个邮件列表,请发送电子邮件至”vrf@it.lists.it.agilent.com“。 如果您需要有关邮件列表的帮助,请发送邮件至“owner-vrf@it.lists.it.agilent.com”。 以上来自于谷歌翻译 以下为原文 Re: [vrf] Strange Formula Call BehaviourI also had this behavior in the past. In your Abort function, there are two simultaneous threads: one with the function call and the other with the showPanel and the OK button. Most of the times, when you run simultaneous threads, the time spent by HPVee should be shared in each thread. But when there is a function call involved in one thread, I noticed that HPVee could allocate all of its time in that function call, leaving the other threads on hold. That is my way of seeing this. I am pleased that you have a way around this with the formula call.-----Message d'origine-----De: Paul.Fowler@raytheon.co.uk [mailto:Paul.Fowler@raytheon.co.uk]Date: 15 novembre 2002 07:45VEE Gurus.........Please help me out with the attatched, it's driving me nuts.(See attached file: Abort_Problem.vee)---You are currently subscribed to vrf as: [email=r***@soco.agilent.com]r***@soco.agilent.com[/email]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@it.lists.it.agilent.com". If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com". |
|
|
|
|
|
|
|
|
|
|
|
只有小组成员才能发言,加入小组>>
1288 浏览 0 评论
2375 浏览 1 评论
2194 浏览 1 评论
2064 浏览 5 评论
2951 浏览 3 评论
1116浏览 1评论
关于Keysight x1149 Boundary Scan Analyzer
755浏览 0评论
N5230C用“CALC:MARK:BWID?”获取Bwid,Cent,Q,Loss失败,请问大佬们怎么解决呀
929浏览 0评论
1289浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-25 06:40 , Processed in 1.470439 second(s), Total 83, Slave 67 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号