ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

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
(5,028 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
(5,016 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
(5,008 Views)

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

0 Kudos
Message 4 of 14
(5,003 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,997 Views)
Solution
Accepted by ADrexelDragon
Message 6 of 14
(4,990 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,979 Views)

No it was there in LV86, maybe before.

 

JM

 

Not a number.jpg

Message 8 of 14
(4,974 Views)

Is there any way to do it real time?

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

You mean inside the while loop?

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