08-29-2008 11:40 AM
Hi all,
Can I clarify something about my NI 5441 AWG.
1) I wish to pass IQ data to the on board memory of my AWG continuously without writing to file, so should I use streaming or DMA?
2) Which one`is faster and more effective?
Thanks!!!!
AZH
09-02-2008
12:19 PM
- last edited on
07-23-2025
04:48 PM
by
Content Cleaner
Hi AZH,
I am little bit confuse here, since you want to stream data with a 5441, shouldn’t you be “reading from a file” instead of "writing to a file"? Or maybe I'm not understanding your problem (you read from a file and write to fgen memory), please feel free to correct me anytime. I would like to point you to the FGEN help and search for: “Direct DMA”. A very good topic also in this help is: “Streaming”. "C:\Program Files\IVI Foundation\IVI\Drivers\niFgen\Documentation\niSignal_Generators_help.chm"
One of the best places for examples is going to be: “NI-FGEN Stream from Disk Using Win32 File IO”, you will probably have to tweak it a little bit, but this is the perfect place to start.
I hope it helps.