USRP Software Radio

cancel
Showing results for 
Search instead for 
Did you mean: 

Error -1074118610 occurred at niUSRP Fetch Rx Data (CDB Cluster).vi

Hi,

We're working on a project that involves transmitting and recieving data with USRP N210 in LabVIEW. After some time when running the example niUSRP_EX_PSK_Rx.vi we get an error:

 

"Error -1074118610 occurred at niUSRP Fetch Rx Data (CDB Cluster).vi

 

Possible reason(s):
The received data is out of sequence. This may be a symptom of overflows due to an inability to maintain streaming at the specified IQ Rate, or rearrangement of packets by an ethernet adapter or network switch."

 

We have tried to change the parameters (increase the IQ-rate and number of samples), tried switching USRPs and the computer running LabVIEW, even re-installed the USRP-drivers but the problem remains.

 

Ideas on how to solve this are greatly appreciated!

0 Kudos
Message 1 of 4
(6,281 Views)

I believe the error may indicate that instead of increasing the IQ rate you should try decreasing it, along with number of samples.  An overflow would be caused by samples coming in too many too fast.  As per the other error suggestion, are you using a network switch?  Do you get the same error when directly connecting the USRP to the computer?

------------------------------------------------------------------------------------------

Jon F.
Technical Support Engineer
National Instruments
0 Kudos
Message 2 of 4
(6,194 Views)

Tried different settings, sometimes it's working on IQ=1M and samples=20 000, other times it doesn't work while it's Rx'ing on IQ=100k and samples=10 .. 😕

0 Kudos
Message 3 of 4
(5,010 Views)

problem solved:

It's the computer that's the problem

Tested the USRP n210 with ubuntu: never receive an overflow
so i tried a different windows pc, no more overflows...

0 Kudos
Message 4 of 4
(4,985 Views)