LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

information from one tab to the next

Hello!!!

 

I was hoping someone would help me do this, I'm using tab control in my vi but I need to use information generated in the first page of the tab in another tab. Well, what I'm trying to ask is how can I pass info from one tab to the next??

0 Kudos
Message 1 of 4
(2,736 Views)

For this example, you don't need to do another more complicated than what is shown below. I really don't see why the tab control needs to be wired up to a case statement like you did.

 

Message Edited by Dennis Knutson on 11-13-2008 01:26 PM
Message 2 of 4
(2,733 Views)

Thank you, but this is actually a simplifyed version of my program.

My actual vi is more complicated. So can anyone tell me how to do this??

0 Kudos
Message 3 of 4
(2,717 Views)
How much more complicated. If you can't post an example that actually demonstrates what the problem is, try you best to describe it. If you have a case statement wired to the tab control, explain why you think you need to do such a thing. My guess is no matter what, there is no compelling need and that you are just making things much more complicated than it needs to be. Remember, a tab control is primarily used to organize front panel controls and indicators and is not normally required to be wired to anything on the block diagram.
Message 4 of 4
(2,708 Views)