From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
Darin.K

Output Configuration for Add/Multiply Array Elements

Status: New

Many times I like to keep my memory footprint small by using "right-size" data representations for my arrays.  Unfortunately, in the event I need to sum the array elements using the 'Add Array Elements' I am stuck in rollover city.  I can then blow up the data to a larger size or write out the sum (or product) longhand.

 

AddArrayOutputConfig.png

 

I would prefer an output configuration to let me specify the representation of the array sum or product:

 

OutputConfigDialog.png

12 Comments
AristosQueue (NI)
NI Employee (retired)

I'll CAR the documentation issue.

Note to moderators who look for keyword "CAR": The documentation issue is separate from the idea, so do not decline the idea. The idea itself has not been converted to a CAR.

GregSands
Active Participant

Here's another situation where this idea would be very useful.