LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Reference a cluster withing a cluster

Solved!
Go to solution

Hi All,

 

I'm sure I'm missing something obvious but can't see it.

 

In the below snippet, I have a cluster of clusters.  I want to reference the controls within the indexed controls but I cannot find a way of doing it. 

 

snippet.png

 

How can I get the details of the clusters inside the super cluster?

0 Kudos
Message 1 of 2
(2,162 Views)
Solution
Accepted by topic author SeanJ

You need to go to the more specific class for the inside clusters.

 

Nested Controls[] Properties.png

 

 

 

Cheers


--------,       Unofficial Forum Rules and Guidelines                                           ,--------

          '---   >The shortest distance between two nodes is a straight wire>   ---'


Message 2 of 2
(2,154 Views)