10-15-2009 11:36 PM
10-19-2009 12:02 PM
It sounds like what you are looking for is scripting. In scripting, you load a waveform into memory on the card and can run it some number of times from the on board memory of the card without having to reload it everytime. You could also include the receiving as part of this script and then just fetch off the memory at the end. To learn more about HSDIO Scripting you can check out the following resources:
http://zone.ni.com/devzone/cda/tut/p/id/7285
There are also some examples in the LabVIEW Example Finder available.
Hope this helps!