03-12-2008 11:17 AM
03-14-2008 09:07 AM
Hello Sreenivasulu,
The easiest way to use the modulation toolkit would be with the 5640R driver API which you can install for your NI-5640R. Both generation and acquisition VIs in this API manipulate IQ data, which the modulation toolkit uses. You can find this driver at the following location: NI-5640R 1.2 - Windows XP.
What is your application? Are you currently using the 5640R as a LV FPGA target? The modulation toolkit is not supported on the FPGA itself, however you can transfer the IQ information generated by the toolkit to the FPGA for processing using the normal LV FPGA programming techniques.
I see that you are currently working on this issue on several other threads;
Some errors in HOST.VI+ni 5640R
modulations +ni 5460R
Are these posts pertaining to the same question? Since these posts are in the IF-RIO support forum, you will most likely get the best support from that avenue.
Let me know more about your situation and we can try to assist you!
Regards,
03-14-2008 09:51 AM
03-14-2008 03:12 PM
03-14-2008 03:14 PM
03-15-2008 12:39 AM
03-18-2008 09:44 AM - edited 03-18-2008 09:47 AM
03-19-2008 10:31 PM
Hello Sreenivasulu,
There are two methods available to you for developing with the 5640R. The first method is to use the 5640R driver and the corresponding API. This provides a fixed personality to the device and gives you a developed API which you can use to develop input and output functionality similar to a function generator or digitizer.
The second method is to use the 5640R as a LabVIEW FPGA target. This means you will be developing your application in the LV FPGA environment with the tools provided by that module.
That being said, FGEN and RFSG are standalone device drivers and APIs meant to support their class of instrumentation. You can find out which devices are supported by these drivers at the following websites:
I hope that helps!
Regards,
04-01-2008 02:25 AM
04-02-2008 04:35 PM