05-06-2009 03:58 AM
Hi all,
In my program I need to manually input the distance between two points on a waveform graph into a numeric control, which is used in an equation. The wave changes constantly and I was wondering if there Is anyway to record that distance automatically? Thanks
05-06-2009 05:04 AM
Hello,
Are you making the measurements in real time or saving the waveform file and later on measuring the parameters.? If the second one is the case you can just employ a time stamp marker in the acquisition vi of yours and extract it later on and calculate the difference automatically. It would be easier if you post your vi. so that i can make it clear.
Best regards,
Nitzy
05-06-2009 07:41 AM
Hi David,
maybe you should define "distance" more clear???
Distance in
- x-direction (time?)
- y-direction (amplitude?)
- both directions (vector? in real units or in pixels?)
Do you want to calculate the (main) frequency of your waveform?
05-06-2009 05:25 PM