Assert Array Dimension Count 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 Count 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 type, such as fixed, bounded, or variable-sized, as the corresponding dimension in the input comparison array. To check if each dimension has the same size, use the Assert Array Dimension Sizes 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. |