LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

1st array reading

Solved!
Go to solution

I am trying to read the first reading greater than 0.5 in each column of the array.

 

Block1.JPG

Block2.JPGFront.JPG

CLD Certified 2014
Download All
0 Kudos
Message 1 of 14
(4,269 Views)

From which array: Running x and y (control), Running x and y (indicator),x when y>z 2...

 

JM

0 Kudos
Message 2 of 14
(4,257 Views)

I am trying to find the x when y >z. The "X When y>z" indicator shows the updated x when y>z. I want to show the first x when y>z. From the big 2-D array (x when y> 2), I want the first in each column.

CLD Certified 2014
0 Kudos
Message 3 of 14
(4,249 Views)

What will be the output you try to obtain at the end?

0 Kudos
Message 4 of 14
(4,244 Views)

1st Reading Indicator array should read [7,7,7,7,7,7,7,7]. Instead it reads "x when y>z"

CLD Certified 2014
0 Kudos
Message 5 of 14
(4,238 Views)
Solution
Accepted by topic author ADrexelDragon
Message 6 of 14
(4,231 Views)

Yes. That is exactly what I want. Thank you. Is "not a number" new to 2010? I have never seen it before.

CLD Certified 2014
0 Kudos
Message 7 of 14
(4,220 Views)

No it was there in LV86, maybe before.

 

JM

 

Not a number.jpg

Message 8 of 14
(4,215 Views)

Is there any way to do it real time?

CLD Certified 2014
0 Kudos
Message 9 of 14
(4,213 Views)

You mean inside the while loop?

0 Kudos
Message 10 of 14
(4,203 Views)