Owning Palette: Cluster, Class, & Variant VIs and Functions
Requires: Base Development System
Converts a cluster of elements of the same data type to a 1D array of elements of the same data type.
Add to the block diagram | Find on the palette |
The cluster components cannot be arrays. | |
The elements in array are of the same type as the elements in cluster. The order of the elements in array is the same as the cluster order of the elements. |
Refer to the Array to Cluster VI in the labview\examples\Arrays directory for an example of using the Cluster To Array function.