04-09-2012 01:51 PM
How to send a modulate signal by the NI PXI-5441?
I am using NI PXI-8108 / PXI-5441.
I want to send a binary signal modulated (FSK) by the 5441. I tried to use, without success, the modulation VIs with the Fgen VI.
Thanks
04-17-2012 08:29 AM
Hi Mauro,
the code structure is similar to any structure of I/O. You need open the communication channel with the hardware (using VI Open), use VI Write/Read to send/receive data and close the reference (VI Close). You can look the structure in LV examples.
Nevertheless, if you cannot, post your code that I analize to you.
Regards,