Issue Details
I am converting from an array to a cluster in LabVIEW using the array to cluster function. However the resulting cluster always has nine elements, even when the input array had more or less elements.
I even transformed back to an array and measured the size of the array, using the array size function, and got that the size is nine.
Why is this happening?