05-05-2014 10:47 PM
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
05-05-2014 10:51 PM
It's a nice story.
Do you have a question?
05-05-2014 11:12 PM
Sorry,
How would i start this? Is there a tolerance function etc
thanks
05-05-2014 11:16 PM
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.