LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Extract my array using For Loop

Solved!
Go to solution

Hi

I have this loop to create a 2D array. The result is on the below table. I want this 2D array to be fully completed and compiled then it will be send out of the loop.

 

I do not want to extract the 2D array value while it is looping.This is the problem i am facing.

 

My ultimate aim is to extract the individual row of number from the final table of 2D array and to be an input for other functions.

 

Please help me. Thank you

 

PXblock diagram.pngtable.png

0 Kudos
Message 1 of 3
(2,470 Views)
Solution
Accepted by topic author pengxin

Hi PX,

 

here's a solution without using express VIs Smiley Wink

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 3
(2,464 Views)
This is perfect !!!!!! Thank you
0 Kudos
Message 3 of 3
(2,454 Views)