From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Needed a Repeater exapmle with Labview communications

Hello all,

 

I am trying to transmit the received signal with NI USRP 2901. For this, I open an rx  session, then configure the signal, initiate niUSRP, and then in a loop I fetch rx data and thus build the waveform. Then I need to transmit the received signal. 

 

First I tried to open a tx session within the rx diagram page, but this gave error saying that the session handling is not alright for Write tx data module. 

 

how should I overcome such a problem? 

 

regards

0 Kudos
Message 1 of 3
(2,292 Views)

Hello jebasty!

 

In LabVIEW Communications, there should should be a "Learning" tab at the top.  In there, there are two options, select "Examples".  When there you should select "USRP Host".  This is where you will find premade examples for the NI USRP.

 

I would recommend starting with the Rx or Tx example and get that to work before trying to run Rx and Tx at the same time.

 

I hope this helps!

 

Casey L.

Applications Engineer

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

 

nevermind I just looked at the 2901 and see that is is a full duplex device 

========================
=== Engineer Ambiguously ===
========================
0 Kudos
Message 3 of 3
(2,222 Views)