07-20-2005 12:02 PM
07-20-2005 09:41 PM
07-21-2005 08:20 AM
Hey Mike,
How about something like that?
That is exactly what I need and again you have made it look so easy. I knew I was missing something and I didn't think about the Min Max function. So again I say thank you for helping me out!
Thank You Very much,
Charlie
07-21-2005 08:46 AM
There are two aspects to that code, one of which is obvious because it's on the block diagram (finding the 50% point of the edge). The other not so obvious point is that the cursor is set to "lock to the plot". This setting locks the "cross hairs" to the data point closest to the X-axis value you specify. In other words, if our dataset doesn't have any datapoints on the edge, your results will not be quite so pretty.
That solution for that condition is a bit more complex.
07-21-2005 09:17 AM
07-21-2005 01:16 PM
Oh how right you are! Thanks to your piece of code though me and a couple of my compadres figured it out. So thanks for the update and the vi! It really did help!
Thanks,
Charlie
07-21-2005 01:19 PM
Hey Dennis,
Thanks for the info. All information leads to the final answer. Anyway I appreate your efforts!
Thanks, Charlie