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

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

tab键控制问题

请教各位下边的VI有什么问题。
设计思想是行每一页显示时,只运行本页的程序,其它页的程序不运行。现在我在第一页上能了一个死循环(因为随机数是不可能大于1的),我设想在显示其它页是,第一页的程序停止,现在不不能完成这任务(第一页程序老是循环,造成死机)。
0 项奖励
1 条消息(共 13 条)
7,716 次查看
i failed to open your vi.anyway,i think,vi server may help you to solve question. when you run the new page code,use vi sever to stop the old page vi,and you may find examples under help/find examples.
0 项奖励
2 条消息(共 13 条)
7,695 次查看
Save it as V7.0 one. that I help to have a  view for you @!
________________________________________________________


Try to make everything Automatic
0 项奖励
3 条消息(共 13 条)
7,692 次查看
怎样将7.1版本保存为7.0?
0 项奖励
4 条消息(共 13 条)
7,685 次查看

OK, I go to my Lab to open it. just to tell your demand clearly again !

请教各位下边的VI有什么问题。
设计思想是行每一页显示时,只运行本页的程序,其它页的程序不运行。现在我在第一页上能了一个死循环(因为随机数是不可能大于1的),我设想在显示其它页是,第一页的程序停止,现在不不能完成这任务(第一页程序老是循环,造成死机)。
from your info that I cann't get full infoes about,
________________________________________________________


Try to make everything Automatic
0 项奖励
5 条消息(共 13 条)
7,680 次查看
in labview 7.1, file/save with options/ select save for previous and select the old version.
0 项奖励
6 条消息(共 13 条)
7,674 次查看
I think that it is what you need
________________________________________________________


Try to make everything Automatic
0 项奖励
7 条消息(共 13 条)
7,668 次查看
谢谢你的回复。你的效果从外观看符合要求,你把显示图形放在page1的循环里了,这样每循环一次你就停止page1中的循环,这实际不符合要求的,在page1中产生的数据要传出去以便后边的处理。我把原来的程序贴上(转换为7.0),再发一个我需要的效果,在那里边只是改了一个常数(0.5)。我是想在page1中成死循环后,转到page2或page3时,能让page1停止死循环。
0 项奖励
8 条消息(共 13 条)
7,660 次查看
0 项奖励
9 条消息(共 13 条)
7,658 次查看
谢谢你的回复。你的效果从外观看符合要求,你把显示图形放在page1的循环里了,这样每循环一次你就停止page1中的循环,这实际不符合要求的,在page1中产生的数据要传出去以便后边的处理。我把原来的程序贴上(转换为7.0),再发一个我需要的效果,在那里边只是改了一个常数(0.5)。我是想在page1中成死循环后,you know that it is a "死循环" ,how should you exit "taking action loop" to do the other case ? If you don't exit (stop case0's loop). you cann't take the other case's looping.except ,they aren't in the same loop ! 转到page2或page3时,能让page1停止死循环。for you original program, you know that case 0 is "死循环", how can you stop it or exit it ,that you don't add the other "executed condition for it ?????" it is not a reasonable program that I believe in !
,
________________________________________________________


Try to make everything Automatic
0 项奖励
10 条消息(共 13 条)
7,653 次查看