01-08-2006 10:49 PM
01-08-2006 11:21 PM
Hi,
In this VI, i am inserting all the For loop 3rd iteration's values in an array.
By looking at the resultant array, you can compare all the values of third iteration.
There are better ways of doing this, that is just index out the 3rd row from your AI read( if you are reading data as a 2d array)
If this does not help, post your VI and explain further
Regards
Dev
01-09-2006 02:03 AM
01-09-2006 12:45 PM
Thank you Tst and DevChandler,
I will try both of your methods and see which one works best for me. I've tried conditional probe before with little success, but maybe I was doing it wrong. I'll look at it again. Thanks again.
Peter