09-24-2008 03:12 AM
hai,
how can I demodulate an FSk signal obtian form DUT using PXI-4461? Is there any explample program for demodulating FSK signal using pxi-4461 or anyother toolkit using pxi-4461?
I am using Labview 7.1
Regards
Assumptha
09-25-2008
01:53 PM
- last edited on
05-14-2024
05:32 PM
by
Content Cleaner
Hi Assumptha,
You can use Modulation Toolkit to perform this demodulation. There is not a FSK example using DAQmx but there is one for FM demodulation to guide you to the process. To perform a FSK demodulation, you can use the shipped example "MT FSK Mod-Demod.vi" located under LabVIEW x.x\examples\Modulation\simulation examples\Programming
Good luck,