LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

array of clusters reference cluster controls

A coleague of mine has an array of clusters of controls and wants to get a reference to the controls in the clusters so as to update them by value using a property node.  I know how to get a reference to controls in a cluster but not how to get a reference to a control in a cluster within an array.  Anybody have any advice?
0 Kudos
Message 1 of 3
(2,529 Views)

Hi jmcbee,

i think it's not possible to get a reference to the Array elements. You can only get a reference to the entire array.

 

Mike

Message Edited by MikeS81 on 03-03-2009 08:03 PM
Message 2 of 3
(2,527 Views)
Yeah, that is what I decided on too.  However LabVIEW usually surprises me when I have decided that it can't do something.  So I figured I would see if anyone had any insight.  Thanks for the reply!
0 Kudos
Message 3 of 3
(2,521 Views)