LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

tab control page visibility problem

Hi, ALL:

I'm new to LabView, using 7.0

In the attached code, I want to control the visibility of Tab pages. There is a problem, page 1 is still visible when it should be invisible although it is dark. How to solve this problem?

Any comment is appreciated.

boardkey


帖子被boardkey在12-06-2005 09:59 PM时编辑过了

0 Kudos
Message 1 of 5
(2,683 Views)

Hi Broadkey,

Look at attached VI,

After you set a page as visible, just assign the tab value to point to that page(using a property node of tab)

It will work as desired.

Regards

Dev

 

0 Kudos
Message 2 of 5
(2,666 Views)

Hi boardkey

The simplest and complete method i could think was this.(look at attached VI)

regards

behzad

0 Kudos
Message 3 of 5
(2,664 Views)
Hi, Dev and Behzad:

Thank you.

Behzad's method works, and it is decent.

Sorry, Dev, I cannot open your VI because it is 7.1. ( I guess this is LabView's big problem.)

I'll keep on working.

best regards,
boardkey
0 Kudos
Message 4 of 5
(2,658 Views)

Hi Broadkey,

good to hear that your problem is solved.

Just for interest, posting my solution in LabVIEW 7.0

Regards

Dev

 

0 Kudos
Message 5 of 5
(2,654 Views)