LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Owner of a control on a tab

Solved!
Go to solution

Hello,

I was trying to understand how to get the owner of a numeric control placed on a Tab control. If I place the control on the front panel the owner is the front panel and I can get the owner with a Front Panel Property node and manage the controls with a Open VI Object, but, when moving the same controls on a Tab and trying to use Tab Control as a owner, the Open VI Object gives me an "object not found" error.owner.png

 

0 Kudos
Message 1 of 3
(1,672 Views)
Solution
Accepted by topic author FDN98

Look for a page as an object within the tab control.

 

That should lead you to an object on that page.  Or perhaps a container or pane within that page.

Message 2 of 3
(1,651 Views)

Thank you, it works:

owner2.png

 

0 Kudos
Message 3 of 3
(1,614 Views)