10-14-2014 09:56 AM
I am using the GPS Direct Streaming generation VI. How do I save the output to a file and run the file at a later time?
https://decibel.ni.com/content/docs/DOC-22178
10-15-2014 11:31 AM
Hello Donald,
To save the signal instead of immediately transmitting it with the USRP, you would not need the producer/consumer architecture from this example. Where the producer loop Enqueues the data, you would instead save the data to a file. You would then be able to transmit the data at a later time.