LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

for loop that takes measurements then does comparison testing

I need to make this section of my VI.

 

For loop makes 10 voltage measurements  takes max,min & mean.

 

Then does a comparison test saying is the voltage in range and within tolerance specified etc.

 

If its more than 0.2 over specified tolerance = FAIL test (red LED lights up)

 

Thanks

0 Kudos
Message 1 of 4
(2,597 Views)

It's a nice story.

 

Do you have a question?

0 Kudos
Message 2 of 4
(2,594 Views)

Sorry,

 

How would i start this? Is there a tolerance function etc

 

thanks

0 Kudos
Message 3 of 4
(2,585 Views)

There is an In Range and Coerce function where you check to see if the input value is between a higher and lower limit that you also wire into the function.

0 Kudos
Message 4 of 4
(2,582 Views)