03-19-2007 02:48 AM
03-20-2007 12:52 PM
Hi,
Thank you for posting to the NI forums. Although we don’t have a program that does mark and space FSK, I can give you some pointers to setup your program.
If you are trying to perform FSK, with two frequencies to represent your data, then you may need the timer function to be called more frequently. You can set the timer’s frequency to the greatest common divisor of the two frequencies that you are shifting. This will allow you to change the signal as often as you need for either signal, without affecting the phase.
This is just one possible implementation of a software timed FSK application. There are many other possibilities. Try the looking at the CVI examples in the CVI directory.
I hope this helps. Good luck with your application.
Ed W.
Applications Engineer
National Instruments