05-09-2021 08:16 AM
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?
05-09-2021 11:36 AM - edited 05-09-2021 11:39 AM
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.