LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

menu ring for tab control

As I said earlier, the examples use the RunVI method to run the plugins so they are running independently. However, you can also structure the code to use the Call br Reference node to call the plugin as a subvi. The purpose of this quick example was to simply demonstrate the ability to create a dynamic front panel.
 
Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
Message 11 of 13
(792 Views)

Hi Henrik,

great! That's very close to what I was looking for. The only disadvantage with your solution is that I cannot switch the tab anymore if the program is not running. I use the following work-around: I placed the ring control exactly on top of the page labels display. When the program is being stopped, the ring control is hidden by setting the appropriate property node and the page labels display of the tab control becomes visible. The page labels display is also active while the program is not running.

By the way: I couldn't find any property node for the visibility of the page labels display. If you come across it, please give me a note.

Thanks for your support and greetings from german Rhine,

Peter

0 Kudos
Message 12 of 13
(789 Views)

see exsample..

However why do need that?

If you are in programming mode it's just a checkand uncheck on visible items, and why your operators should edit values on a not running vi?

 

Greetings from Germany
Henrik

LV since v3.1

“ground” is a convenient fantasy

'˙˙˙˙uıɐƃɐ lɐıp puɐ °06 ǝuoɥd ɹnoʎ uɹnʇ ǝsɐǝld 'ʎɹɐuıƃɐɯı sı pǝlɐıp ǝʌɐɥ noʎ ɹǝqɯnu ǝɥʇ'


0 Kudos
Message 13 of 13
(774 Views)