Returns the sum of all the elements in numeric array.
The connector pane displays the default data types for this polymorphic function.

![]() |
numeric array can have any number of dimensions. |
![]() |
sum is of the same data type and structure as the elements in numeric array. |
![]() | Note You cannot use this function with fixed-point numbers. If you wire fixed-point numbers to this function, the VI appears with a broken Run button. |
Refer to the Add - Various Uses VI in the labview\examples\general\functions\Numeric directory for an example of using the Add Array Elements function.