LabVIEW Idea Exchange

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

Concatenate 1D array in For Loop output tunnel

Status: Already Implemented
Available in LabVIEW 2012 and later

Smiley Wink Only single click to concatinate 1D array out from For Loop:

Concatenat For Loop output tunnel.png

 

 Usually we can make it like below Smiley Sad.

 

But which easier, faster and most elegant Smiley Happy.

 

Concatenat 1D Array via shift register + Build_Array in For Loop.png

12 Comments
Gharb
Member

I hope if it exist

199954_440701419310434_9318052_n.jpg

Aiman2020
Member

I like it.

tst
Knight of NI Knight of NI
Knight of NI

You're right, it's a great idea, and luckily it already exists in LV 2012 - you can right click the tunnel and select concatenating as one of the tunnel types.

 

Also, getting all your friends to comment on it is not necessarily what's going to get people to vote for it. Just let the idea stand on its own.


___________________
Try to take over the world!
wsaall
Member

I am so happy for that, so I will not wait more time just updating Smiley Happy

Thanks Permalink.

jcarmody
Trusted Enthusiast

What are those hens saying to the rooster?

Jim
You're entirely bonkers. But I'll tell you a secret. All the best people are. ~ Alice
For he does not know what will happen; So who can tell him when it will occur? Eccl. 8:7

Gharb
Member

" The leadership is not just giving command " written in arabic

jcarmody
Trusted Enthusiast

Thank you.  I knew that someone in our community would provide the answer.

Jim
You're entirely bonkers. But I'll tell you a secret. All the best people are. ~ Alice
For he does not know what will happen; So who can tell him when it will occur? Eccl. 8:7

Intaris
Proven Zealot

That guy "Permalink" sure is posting a lot..... Smiley Tongue

Norbert_B
Proven Zealot

@wsaall wrote:

[..]But which easier, faster and most elegant Smiley Happy.


 

Is that really a suggestion (see tst's comment if it is) or is it a question on performance? If it is a performance question, you posted this to the wrong forum since this is the idea exchange for new feature suggestions for LabVIEW.

But to give an answer anyways: You should use the feature of LV 2012 to concatenate arrays (first option) rather than building a new array like seen in your second image.
Norbert

 

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
dthor
Active Participant

I *think* what wsaall is trying to suggest is:

 

Currently (2012) the output tunnel of a loop can be changed by right-clicking on the tunnel, selecting Output Type, and then selecting Last Value, Concatenating, or Indexing. I believe the proposed Idea is to remove the Output Type step.

 

But hey, I could be wrong Smiley Happy