LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Tab Control Management

Solved!
Go to solution
Solution
Accepted by topic author SDuffyLV

I didn't really have time to make a good example yesterday, but this is what I would probably do...

 

Crad1apture.PNGRadioRadio.png

But as I said above I would hide the "tabs" and use transparent backgrounds on all the pages so it would appear as the screen is changing, instead of a tabbed interface.

========================
=== Engineer Ambiguously ===
========================
0 Kudos
Message 11 of 15
(916 Views)

@GerdW wrote:

Hi SDuffy,

 


@SDuffyLV wrote:

I didn't realise when making this post that this would be an important bit of information but none of these codes work on the Real-Time Module of LabVIEW.


Well, that is an important information about that whole problem…

You should learn to write better questions!

 

Which RT target do you use? You know most of them don't support UIs at all because they don't support monitors/displays?


In all fairness, sometimes a user won't know exactly what questions to ask, and it on us to be proper detectives and ask the right questions to help them ask better questions.

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 12 of 15
(907 Views)

Hi Bill,

 


@billko wrote:
In all fairness, sometimes a user won't know exactly what questions to ask, and it on us to be proper detectives and ask the right questions to help them ask better questions.

Well, sure.

 

But in this special case SDuffy learned after receiving all those answers that a very important information was missing at the beginning. And that information would have told us about quite strong limitations on the possible solutions.

(There was not even the smallest hint about the target that VI should run on.)

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 13 of 15
(899 Views)

If I see an event structure, LabVIEW RT is probably the last thing that comes to my mind... 😉

Message 14 of 15
(894 Views)

@FireFist-Redhawk wrote:

 

To answer this question, you probably want to break out the functionality...

@GerdW wrote:

Which RT target do you use? You know most of them don't support UIs at all because they don't support monitors/displays?

 

NI-PXIe8821. Marked in red is the VI that is being used for this problem.

SDuffyLV_0-1630009771286.png

@RTSLVU wrote:

I didn't really have time to make a good example yesterday, but this is what I would probably do...

 

Thanks for this example, I may use some of these techniques in the final solution. Although, as Altenbach said about events not being used in RT modules then don't think I'll be able to use this solution.

 

@billko wrote:

In all fairness, sometimes a user won't know exactly what questions to ask, and it on us to be proper detectives and ask the right questions to help them ask better questions.

 

Thanks Billko. It's difficult to know how to put all the details in when you're asking for a small part of a larger code. I never expected anyone to know about the RT case, I should have mentioned that earlier but as soon as I realised the normal solutions wouldn't work then I added that comment in.

 

@GerdW wrote:

Well, sure.

But in this special case SDuffy...

 

Fair point, I should have had it in. I can see the frustration with the initial question. Apologies for this.

 

@altenbach wrote:

If I see an event structure, LabVIEW RT is probably the last thing that comes to my mind... 

 

Noted! It seems like case structures may have to be the way to do this.

 

For those that provided a solution to the initial question, I've marked as Accepted as this was the question that was asked and will still be correct for most cases for anyone that will be looking this up.

0 Kudos
Message 15 of 15
(870 Views)