NI LabVIEW,CVI,数据采集等产品讨论区

取消
显示结果 
搜索替代 
您的意思是: 

运行到对话框后,怎样让程序继续自动运行?

已解决!
转到解答
最近做一个程序,在弹出对话框后,想让程序继续自动运行,该怎么办?
0 项奖励
1 条消息(共 6 条)
5,161 次查看
You can call the dialog in a subvi.
Regards
MY
0 项奖励
2 条消息(共 6 条)
5,156 次查看

Hi

 

You might want to describe in more detail about your problem(s) and what you want to achieve.

 

With simply "最近做一个程序,在弹出对话框后,想让程序继续自动运行,该怎么办?, it does not tell much for anyone who trying to help.

Ian F
Since LabVIEW 5.1... 7.1.1... 2009, 2010, 2014
依恩与LabVIEW
LVVILIB.blogspot.com
0 项奖励
3 条消息(共 6 条)
5,137 次查看

附上我的小程序,我希望它运行到弹出对话框,也就是判断PASS or FAIL后,不需要通过鼠标或键盘来点击确定按钮。可以直接循环运行这个程序,接着读取和判断。

0 项奖励
4 条消息(共 6 条)
5,113 次查看
In many cases, PASS/ FAIL indicator is displayed on the GUI/ HMI itself instead of as dialog. With that, there is no needs to press/ click the dialog to continue.
Ian F
Since LabVIEW 5.1... 7.1.1... 2009, 2010, 2014
依恩与LabVIEW
LVVILIB.blogspot.com
5 条消息(共 6 条)
5,080 次查看
解答
已被主题作者 苦行僧 接受

我的处理方式,跟你可能有些不一样,但还是感谢大哥的大力支持!

0 项奖励
6 条消息(共 6 条)
5,031 次查看