06-03-2008 06:14 AM
06-03-2008 08:59 AM
06-04-2008 04:48 AM
Thanks Eugen
I have started developing my programming,i have few doubts.
In the front panel, i have got Application1,2,3 nad a tab control.
I am interested in doing like this,if i press the Application1 Run button it needs to open a new window where it shows the tab control.
I have attached my sample program.Anyone pls help with this.
06-04-2008 04:53 AM
Hi Veeru,
as i understand it, you can use an event structure. Use the value change event of the buttons. In the specified event case you can use the "Open VI Reference" function to load your selected vi dynamically. In this vi you can insert your tab control.
Did i understand you correct?
Mike
06-04-2008 05:04 AM
06-04-2008 05:22 AM
06-04-2008 05:26 AM