From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

RF Measurement Devices

cancel
Showing results for 
Search instead for 
Did you mean: 

niRFSA accurate timestamp triggering

Hi everyone!

 

I created this piece of code that combines NI-SYNC trigger timestamping and niRFSA in order to accurately determine the start and stop time of IQ data-acquisition.

 

hardware used:

GPS: PXI-6682

OSP: PXI-5600 and PXI-5142

0 Kudos
Message 1 of 3
(3,183 Views)

Made a small update.

 

Now you can run the code indefinitely without an error. (no need to set timeouts)

The time-stamps will however become visible after the loop has finished.

 

0 Kudos
Message 2 of 3
(3,070 Views)

Another small update.

 

I did not realise there was some data left in the buffer after completion.

Updated the code to also give that data now.

0 Kudos
Message 3 of 3
(3,067 Views)