LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I stop while loop of sub VI from front panel

Please Refer attached VIs for description.

I have two VIs, one is main_1.vi and other is main_2.vi. I am calling main_2.vi from main_main_1.vi. How can I control while loop in main_2.vi from main_1.vi.

Please anybody can guide me sort out this question.
0 Kudos
Message 1 of 3
(2,616 Views)
One more VI as
0 Kudos
Message 2 of 3
(2,613 Views)
Hi,

You may use VI Server to accomplish that task.
Take a look at this thread

However, may I ask what is the main2 (subVI)doing?
Why do you need to have a while loop in it, and control from the main1 vi?

Regards,
Ian F
Since LabVIEW 5.1... 7.1.1... 2009, 2010, 2014
依恩与LabVIEW
LVVILIB.blogspot.com
0 Kudos
Message 3 of 3
(2,604 Views)