Assert Array Dimension Sizes function
Appearance
![]() |
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |
Object information | |
---|---|
Owning palette(s) | Assert Type palette |
Type | VI |
Requires | Basic Development Environment |
Icon | ![]() |
The Assert Array Dimension Sizes VI breaks the calling VI unless the input data is an array with the same number of dimensions as the input comparison array and each dimension has the same size and type, such as fixed, bounded, or variable-sized, as the corresponding dimension in the input comparison array. If you do not need to compare the size of each dimension, use the Assert Array Dimension Count VI.
This VI does nothing at run time. Use this VI in conjunction with the Type Specialization structure to customize sections of code in a Malleable VI (.vim) for error clusters or to force a Malleable VI to accept error clusters only.
Usage
History
Version | Change(s) |
---|---|
![]() |
This VI was added in LabVIEW 2018. |
See Also
External Links
![]() |
Add links to external resources that would also help. |