05-26-2008 05:32 AM
05-26-2008 05:35 AM
05-26-2008 05:49 AM
05-26-2008 06:55 AM
psilviu wrote:
Partha dear,
I did and as a consequence now on my front panel I have a cluster with 20 elements, all of them named "visible". And as the names can't be changed at run-time...
05-26-2008 07:06 AM
05-26-2008 08:36 AM
05-26-2008 08:40 AM
05-26-2008 09:12 AM
If all you want to do is convert the array coming out of the loop into your cluster without needing the manual step, you can use a typecast. You can even use the typecast directly on the array, but I would advise against doing that, because it's not guaranteed to keep working.
If you want to get the names in the first bundle node as well, you can wire the cluster constant into its top terminal.