Re: Dynamically referencing array elements



I have a similar problem. I want to have access to values of controls
placed in a cluster in an array. With clusters referencing works fine
but arrays behave very strange so i do
it just like suggested before: i read the whole array and then just
replace the element im interested in. But i dont know yet how to make
this vi polymorphic. The arrayelement type (=type of the cluster) has
to be passed anyhow. Im new to labview and still a little confused
about this variant stuff and even not sure if this can be solved with
variant types.


clusterarrayreferencing.vi:
http://forums.ni.com/attachments/ni/170/145140/1/clusterarrayreferencing.vi
.