Owning Palette: Data Type Parsing VIs
Requires: Base Development System
Retrieves array information from the data type stored in variant. This VI returns an error if variant does not contain an array.
![]() | Note This VI does not return information about values stored in the array. |
![]() |
![]() |
![]() |
variant specifies the variant data from which you want to retrieve data type information. | ||||||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||||||
![]() |
number of dimensions returns the dimensionality of the array stored in variant. | ||||||||||
![]() |
array lengths returns the type and length of each dimension of the array stored in variant.
| ||||||||||
![]() |
array element data type returns the data type of elements of the array stored in variant. | ||||||||||
![]() |
error out contains error information. This output provides standard error out functionality. |