LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error -1074118654

Hello,

I am using USRP as a receiver but it returns with an error i.e. "Error -1074118654 occured at niUSRP Fetch RxData (CDB Cluster).vi"

Kindly some one explain how to fix this issue, Thanks in advance...

Regards

0 Kudos
Message 1 of 4
(2,757 Views)

Hi,

can you please explain us what you try to do and attach some VI's? When does this error occur?

 

Cheers,

Philip

0 Kudos
Message 2 of 4
(2,742 Views)

Dear Philip, 

Many thanks for your kind response, the issue has been sloved but I hope you can guide me in one another issue that is using USRP as a transmitter, it works fine but when I turn on the HIGHLIGHT EXECUTION button there I saw an error i.e. ERR-1074118645 after niUSRP Write Data Tx.vi

Kindly check the attachment for .vi file

Kind Regards

0 Kudos
Message 3 of 4
(2,734 Views)

Hi,

usually the highlight modus is not working properly with hardware. If you try to read the buffer in highlight modus the old values have been overwritten by new ones. This happens because the programm runs to slow. The error should mean that you are missing/losing data.

Cheers

0 Kudos
Message 4 of 4
(2,727 Views)