LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

For loop for Index an Array

Hello,
I'm new to Labview. i need to make a diagram.
the diaram consists of two signals, which are to be displayed in x and y digarams. as shown in the picture.
But I want to create a for loop so that I don't wonte to write the calculation 14 times.

So to bild an array from the last array.
how can I draw a for loop for the index of the array?

 

 

 

 

 

 

Unbenannt.PNG

0 Kudos
Message 1 of 2
(1,063 Views)

We don't really work well with pictures, especially if you misalign inputs.. Please attach some simple code and some default data.

 

It seems you have two columns and N rows. If you autoindex on the purple array, you'll get one row per iteration. All this should be explained in the basic LabVIEW tutorials. You don't need any dynamic data and express VIs.

0 Kudos
Message 2 of 2
(1,013 Views)