10-21-2014 06:38 PM
Hi,
Is there a way to take a cluster of 6 control and unbundle it then take those components and bundle 3 controls together to form 2 clusters of 3 indicators? In my current VI i have it but i have to resize the cluster to "hide" the 3 elements i don't want. Is there a more legit way to do it?
Thanks!
Solved! Go to Solution.
10-21-2014 10:01 PM
By using the "Bundle" and "Unbundle" primitives you should be able to create it.
10-21-2014 10:12 PM
Look at the attached vi and see if that is what you want.
10-22-2014 03:07 PM
Thank you! I don't know what i was doing must have been giving me weird stuff with trying to use bundle by name.