Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Array Size

LabVIEW 8.2 Help
August 2006

NI Part Number:
371361B-01

»View Product Info

Returns the number of elements in each dimension of array. The connector pane displays the default data types for this polymorphic function.

array can be an n-dimensional array of any type.
size(s) is a 32-bit integer if array is one-dimensional (1D). If array is multidimensional, the returned value is a 1D array in which each element is a 32-bit integer representing the number of elements in the corresponding dimension of array. For example, if you wire a 3D 2x5x3 array to array, the function returns a three-element array containing [2,5,3].

Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit