LabVIEW Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
SteveP

Auto-Append or Concatenation of arrays on loop output tunnels

Loops that generate arrays with each iteration sometimes need to be appended or concatenated together and retain the same number of dimensions when brought out from the loop.  Currently this can be done using a shift register along with Build Array, Insert into Array or Replace Array Subset for example .  Such wiring could be eliminated and diagram space saved if the generated arrays could simply be wired to the loop output border and an option to Auto-Append or Auto-Concatenate provided.  This would be similar to the existing Enable Indexing option except that the array dimensionality would remain the same.  This would be useful for example in while loops that are extracting currently available data from an acquisition process where one wants to build up one array containing all the final data.
2 Comments
crossrulz
Knight of NI
Already posted here.  It took me a little while to find it again, so don't feel bad if you couldn't find the previous posting.

GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
Darren
Proven Zealot