LabVIEW Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
mawodorfer

Array to Cluster with additional size input

As I use the function "Array to Cluster" it is usually necessary to open the right-click menu and set the cluster size manually during development. Sometimes it would be useful, if I could set the size programmatically. For example if I have a typedef cluster with n elements and convert this cluster to an array, do something with it and reconvert that array back to the cluster with n elements. Each time I add an element to the typedef, I get a broken line at the "Array to Cluster" and a manual change of the cluster size is needed.

 

So, why not add a "size" input? This would help a lot during development.

 

 Example

Best Regards
Martin
2 Comments
tst
Knight of NI Knight of NI
Knight of NI
Darren
Proven Zealot