03-05-2014 10:28 AM
Hello,
It appears that when creating a cluster, the elements must all be of the same size. I have two clusters of differing size that I would eventually like to combine into one, but I cannot simply wire both of them to the terminals of a bundle. I can get around this issue but unbundling each cluster and then putting each element of both clusters into a single larger bundle, but this is extremely tedious. Both clusters have several elements and combining them in this manner becomes an inconvenience. Is there a better way to do something like this?
Thanks
03-05-2014 10:35 AM
A cluster can contain another cluster as one of its elements.
What are you really trying to do? What determined the current structure of each of your clusters? Is there a logical correlation to all of the datain that they belong together?
Attached a VI that contains the various clusters that you are trying to put together.
03-05-2014 10:41 AM - edited 03-05-2014 11:01 AM
Dk1 wrote:It appears that when creating a cluster, the elements must all be of the same size. I have two clusters of differing size that I would eventually like to combine into one, but I cannot simply wire both of them to the terminals of a bundle. I can get around this issue but unbundling each cluster and then putting each element of both clusters into a single larger bundle, but this is extremely tedious. Both clusters have several elements and combining them in this manner becomes an inconvenience. Is there a better way to do something like this?
Obviously, something is wrong with your description, so it would really help if you could attach a small VI containing your two clusters and explain what you tried, what you get, and what you want instead.
03-05-2014 10:43 AM