<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://labviewwiki.org/w/index.php?action=history&amp;feed=atom&amp;title=Assert_Array_Dimension_Count_function</id>
	<title>Assert Array Dimension Count function - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://labviewwiki.org/w/index.php?action=history&amp;feed=atom&amp;title=Assert_Array_Dimension_Count_function"/>
	<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=Assert_Array_Dimension_Count_function&amp;action=history"/>
	<updated>2026-04-21T03:18:18Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=Assert_Array_Dimension_Count_function&amp;diff=30351&amp;oldid=prev</id>
		<title>Q: Started page</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=Assert_Array_Dimension_Count_function&amp;diff=30351&amp;oldid=prev"/>
		<updated>2020-10-01T14:07:07Z</updated>

		<summary type="html">&lt;p&gt;Started page&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{stub}}&lt;br /&gt;
{{LabVIEW Palette Object Information|palette=Functions Palette/Programming/Comparison/Assert Type{{!}}Assert Type palette|type=vi|icon=Assert Type Palette - Assert Array Dimension Count.png}}&lt;br /&gt;
&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;Assert Array Dimension Count&amp;#039;&amp;#039;&amp;#039; 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 function|Assert Array Dimension Sizes VI]].&lt;br /&gt;
&lt;br /&gt;
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|Malleable VI (.vim)]] for error clusters or to force a [[Malleable VI]] to accept error clusters only.&lt;br /&gt;
{{TOCright}}&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| [[File:LV Variant Array.png]]&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;array type&amp;#039;&amp;#039;&amp;#039; specifies the input comparison array with the requirements that the input data must meet. &lt;br /&gt;
&lt;br /&gt;
This input accepts arrays of any data type. To set the data type of this input, wire a constant or control of the desired data type to &amp;#039;&amp;#039;&amp;#039;array type&amp;#039;&amp;#039;&amp;#039;. LabVIEW ignores any data in the constant or control wired to &amp;#039;&amp;#039;&amp;#039;array type&amp;#039;&amp;#039;&amp;#039;. &lt;br /&gt;
|-&lt;br /&gt;
| [[File:LV Variant Array.png]]&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;value in&amp;#039;&amp;#039;&amp;#039; specifies the input data. &lt;br /&gt;
&lt;br /&gt;
This input accepts arrays that meet the requirements of &amp;#039;&amp;#039;&amp;#039;array type&amp;#039;&amp;#039;&amp;#039;. &lt;br /&gt;
|-&lt;br /&gt;
| [[File:Variant Array Indicator.png]]&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;value out&amp;#039;&amp;#039;&amp;#039; returns the input data if &amp;#039;&amp;#039;&amp;#039;value in&amp;#039;&amp;#039;&amp;#039; is an array that meets the requirements. Otherwise, this output returns an empty array of &amp;#039;&amp;#039;&amp;#039;array type&amp;#039;&amp;#039;&amp;#039;. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Version&lt;br /&gt;
! Change(s)&lt;br /&gt;
|-&lt;br /&gt;
|[[File:LV2018.png|frameless|border|64x64px|LabVIEW 2018|link=LabVIEW 2018]]&lt;br /&gt;
| This VI was added in [[LabVIEW 2018]].&lt;br /&gt;
|}&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[Malleable VI]]&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
{{ambox|text=Add links to external resources that would also help.}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Assert Type Palette]]&lt;/div&gt;</summary>
		<author><name>Q</name></author>
	</entry>
</feed>