LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

access elements inside tabcontrol passed as refnum

Solved!
Go to solution

I am passing a reference of a TabControl to a subVI.

 

I am able to access each "page" of the TabControl and each control on a page.

 

These controls are clusters, and there are 4 per page.

 

I am stuck at how to access the "values" of these clusters.

 

I have attached what I am doing so far.

 

Not sure whether Variant to Data is the correct way to go about it.

 

 

0 Kudos
Message 1 of 3
(2,371 Views)
Solution
Accepted by topic author nyc_(is_out_of_here)

This nugget may help. Not exactly your situation but it was written to answer the question "I have a reference, what can I do with it?"

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 2 of 3
(2,361 Views)

A lot of that was more complex than I needed, but I did learn a thing or two.  Smiley Happy

0 Kudos
Message 3 of 3
(2,319 Views)