07-16-2010 02:42 PM
I often use the Array to Cluster VI to quickly change an array of data into a cluster of data that I can then connect to a Waveform Chart. Sometimes the number of plots can be different which results in extra plots (full of zeros) on the graph, or missing plots if the array is larger than the current cluster size. I know I can right-click on the node and set the cluster size (up to 256) manually. I could also use a case structure with as many Array to Cluster nodes as I need, set them individually and wire an Array Size to the case structure selector but that's kind of a PITA.
My question is whether or not anyone knows a way to control the cluster size value programatically. It seems that if I can right-click it and do it manually there must be some way to automate it but I sure can't figure it out. It would be nice if you could simply wire your desired value right into an optional input on the node itself. Any ideas will be much appreciated.
Solved! Go to Solution.
07-16-2010 02:54 PM - edited 07-16-2010 02:55 PM
I'm under the impression it's impossible. See this idea for related discussion.
07-16-2010 03:13 PM
Thanks Elset. My next stop was going to be the Idea Exchange to suggest it. I gave it a Kudo of course.