04-30-2012 02:03 AM
Hi,
I need to open a VI praogrammatically. Also if i press pause button it should return to the original program and all the parameters must be updated in the original program. How can i achieve this?.
Jerry
04-30-2012 02:24 AM
Hi Jerry,
I would advise to go through the basics course offered by NI here.
Then you would know the basics of calling (sub)VIs and how to return data to the calling VI (by using the connector pane)...