完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
各位大家好!有没有人知道如何将matlab图表窗口保持在vee程序之上(如用户功能面板)。谢谢提前.Vlad Losik -------------------
-------------------------------------------------- 这是由Majordomo管理的“vrf”maillist。 |
|
相关推荐
3个回答
|
|
vrf:向dos程序发送击键。我正在研究一个简单而关键的DOS程序的验证。我的问题是;
我是否可以将按键发送到已在VEE下打开的DOS程序,以便自动执行验证过程?提前感谢,Stuart Roberts验证分析师西门子Datatrak位置& 信息系统有限公司Wiltshire House,County Park,Swindon,WILTS。 SN1 2NR t:+44(1793)508315 f:+44(1793)500119 e:stuart.roberts@siemens-datatrak.com www:www.siemens-datatrak.com ------------ -------------------------------------------------- -------这是由Majordomo管理的“vrf”maillist。 要向该maillist发送消息,只需发送电子邮件至“vrf@lvld.agilent.com”。 订阅和取消订阅是通过地址“vrf-request@lvld.agilent.com”完成的。如果您需要详细信息,只需将包含“help”文本的消息发送到“vrf-request@lvld.agilent.com”.--- -------------------------------------------------- ---------------- 以上来自于谷歌翻译 以下为原文 vrf: Sending Keystrokes to a dos program.Hi all,I am currently working on the validation of a simple yet crucial DOS program.My question is; can I send keystrokes to the DOS program that has been open under VEE, for the purpose of automating the validation process??Thanks in advance,Stuart Roberts Validation Analyst Siemens Datatrak Location & Information Systems Ltd Wiltshire House, County Park, Swindon, WILTS. SN1 2NR t : +44(1793)508315 f : +44(1793)500119 e : stuart.roberts@siemens-datatrak.com www : www.siemens-datatrak.com ---------------------------------------------------------------------This is the "vrf" maillist, managed by Majordomo. To send messages tothis maillist, just email to "vrf@lvld.agilent.com". Subscriptions andunsubscriptions are done through the address "vrf-request@lvld.agilent.com".If you need details, just send a message containing the text "help"to "vrf-request@lvld.agilent.com".--------------------------------------------------------------------- |
|
|
|
vrf:向dos程序发送击键。你好Stuart我猜你应该能够发送击键,但也许只有你在窗口中才能发送。
它可能工作,如果不在窗口中??? MS API有一个发送击键的功能,但我不知道它的名称是什么。 一个简单的网络搜索应该有助于此.AndrewGenesys IBS -----原始消息-----来自:Stuart Roberts To:Vee Reflector(E-mail)发送:2002年4月18日星期四下午2:20主题: vrf:将键击发送到dos程序。 大家好,我目前正在研究一个简单而关键的DOS程序的验证。 我的问题是; 为了自动化验证过程,我可以将按键发送到已在VEE下打开的DOS程序吗? 在此先感谢,Stuart Roberts验证分析师西门子Datatrak位置& 信息系统有限公司Wiltshire House,County Park,Swindon,WILTS。 SN1 2NR t:+44(1793)508315 f:+44(1793)500119 e:stuart.roberts@siemens-datatrak.com www:www.siemens-datatrak.com ------------ -------------------------------------------------- -------这是由Majordomo管理的“vrf”maillist。 要向此maillist发送消息,请发送电子邮件至“vrf@lvld.agilent.com”。 订阅和取消订阅通过地址“vrf-request@lvld.agilent.com”完成。 如果您需要详细信息,只需将包含“help”文本的消息发送到“vrf-request@lvld.agilent.com”。 -------------------------------------------------- ------------------- ---外发邮件经过病毒自由认证。由AVG反病毒系统(http://www.grisoft.com)检查。版本: 6.0.342 /病毒数据库:189 - 发布日期:2002年3月14日 以上来自于谷歌翻译 以下为原文 vrf: Sending Keystrokes to a dos program.Hello Stuart I guess you should be able to send key strokes, but maybe only if you have it in a window. It may work if not in a window??? MS API has a function to send keystrokes but I'm not sure what it's called. A simple web search should help with this. Andrew Genesys IBS ----- Original Message ----- From: Stuart Roberts To: Vee Reflector (E-mail) Sent: Thursday, April 18, 2002 2:20 PM Subject: vrf: Sending Keystrokes to a dos program. Hi all, I am currently working on the validation of a simple yet crucial DOS program. My question is; can I send keystrokes to the DOS program that has been open under VEE, for the purpose of automating the validation process?? Thanks in advance, Stuart Roberts Validation Analyst Siemens Datatrak Location & Information Systems Ltd Wiltshire House, County Park, Swindon, WILTS. SN1 2NR t : +44(1793)508315 f : +44(1793)500119 e : stuart.roberts@siemens-datatrak.com www : www.siemens-datatrak.com --------------------------------------------------------------------- This is the "vrf" maillist, managed by Majordomo. To send messages to this maillist, just email to "vrf@lvld.agilent.com". Subscriptions and unsubscriptions are done through the address "vrf-request@lvld.agilent.com". If you need details, just send a message containing the text "help" to "vrf-request@lvld.agilent.com". --------------------------------------------------------------------- ---Outgoing mail is certified Virus Free.Checked by AVG anti-virus system (http://www.grisoft.com).Version: 6.0.342 / Virus Database: 189 - Release Date: 14/03/02 |
|
|
|
我只是在这里猜测,因为我没有测试应用程序,或者更实际的是,你的应用程序,但是,似乎你可能能够进行重定向。
如果你想逐个发送击键,那就不行了。 如果你想发送一大块文本,你可能会这样做。我先试验它,以确保你可以直接在acommand窗口中进行。 然后,它看起来像你必须创建一个.batfile你想要发送的击键来执行你的COMAND并从veeexecute执行.bat文件,当然object.You可以动态创建fromin V形中的.bat和键盘文件 .lBill To:Vee Reflector(E-mail)= 20发送:2002年4月18日星期四下午2:20主题:vrf:向dos程序发送击键。 大家好,= 20我目前正致力于验证一个简单但至关重要的DOS =程序。= 20我的问题是; 为了自动化验证过程,我可以将键击发送到已在VEE下打开的DOS程序吗? 在此先感谢,= 20 Stuart Roberts = 20 ---------------------------------------- -----------------------------这是由Majordomo管理的“vrf”maillist。 要向该maillist发送消息,只需发送电子邮件至“vrf@lvld.agilent.com”。 订阅和取消订阅是通过地址“vrf-request@lvld.agilent.com”完成的。如果您需要详细信息,只需将包含“help”文本的消息发送到“vrf-request@lvld.agilent.com”.--- -------------------------------------------------- ---------------- 以上来自于谷歌翻译 以下为原文 I'm just guessing here, because I don't have a test app, or more realisticly, your app, but, it seems like you might be able to do input redirection. If you want to send keystrokes, 1 by 1, this won't work. If you want to send a chunk of text, you may be able to do it. I'd experiment with it first to be sure you can do it directly in a command window. Then, it looks like you will have to create a .bat file to execute your comand with a < redirect for the file with the keystrokes you want sent and execute the .bat file from the vee execute object. You can of course create the .bat and keystroke files on the fly from in vee. lBill To: Vee Reflector (E-mail)=20 Sent: Thursday, April 18, 2002 2:20 PM Subject: vrf: Sending Keystrokes to a dos program. Hi all,=20 I am currently working on the validation of a simple yet crucial DOS = program.=20 My question is; can I send keystrokes to the DOS program that has been = open under VEE, for the purpose of automating the validation process?? Thanks in advance,=20 Stuart Roberts=20 --------------------------------------------------------------------- This is the "vrf" maillist, managed by Majordomo. To send messages to this maillist, just email to "vrf@lvld.agilent.com". Subscriptions and unsubscriptions are done through the address "vrf-request@lvld.agilent.com". If you need details, just send a message containing the text "help" to "vrf-request@lvld.agilent.com". --------------------------------------------------------------------- |
|
|
|
只有小组成员才能发言,加入小组>>
1311 浏览 0 评论
2385 浏览 1 评论
2203 浏览 1 评论
2079 浏览 5 评论
2963 浏览 3 评论
1180浏览 1评论
关于Keysight x1149 Boundary Scan Analyzer
767浏览 0评论
N5230C用“CALC:MARK:BWID?”获取Bwid,Cent,Q,Loss失败,请问大佬们怎么解决呀
982浏览 0评论
1312浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2025-1-4 17:48 , Processed in 1.612362 second(s), Total 79, Slave 63 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (威廉希尔官方网站 图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号