LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to run all pages of tab control when VI is run?

In LV6, I am using a tab control to display part of my data on one tab page, and part of my data on another tab page. When I run the vi, the only tab page that shows data is the tab that was selected before I ran the vi. How can I make all the tab pages display data when the vi is run?
0 Kudos
Message 1 of 2
(2,676 Views)
Hi Nateh,

you are probably displaying data on charts.
If this is right, it was a bug of LV6 not to update charts in a tab control when they were on hidden tab pages.
You should update to LV 6.0.2 downloading it free from NI site.

Good luck,

Alberto
0 Kudos
Message 2 of 2
(2,676 Views)