01-16-2008 07:25 AM
Solved! Go to Solution.
01-18-2008 06:24 AM
01-18-2008 07:00 AM
Nitin,
Thanks for the advice. I have a problem with the property node already that maybe you have seen. The file is saved with the operating speed as input by the user. On recall, that variable is read into the cursor property node for x position. I have three overlays and three cursors on one plot. It NEVER populates all three cursors. Maybe two, then the third one is blank. ???
01-21-2008 02:02 PM
01-21-2008 03:25 PM
I assumed that the way to make it work flawlessly would be to use property nodes. I'll let you know after I get some time to implement that. I am also working right now on performing a peak search on my fft data. I have it working, but the peak frequencies don't match the data. I am still in trouble shooting mode on this one as well. My basic vi, which saves all six time waveforms and averaged spectra to the server, with another vi to recall all of it, including calculated overalls works very well.
Ron
01-22-2008 01:21 PM
Hi Ronster,
Good to know that most of the code works well. Do post if there are any more difficulties after you finish implementing/troubleshooting.
05-10-2010 02:58 PM
Hey Ron -
This might be an interesting XControl for you to take a look at:
http://zone.ni.com/devzone/cda/epd/p/id/6404
It doesn't automatically choose the peak values, but does let you interactively move the cursors. It also has sideband cursors as well.
-Jack
05-10-2010 03:08 PM
Jack,
Thanks, that would work fine. Unfortunately, I have remained at 7.1, due to the fact that I have multiple sites using my code and it all works, so I felt it best not to rock the boat.
Regards,
Ron