Clear Filters
Clear Filters

The connection to multiple USRP x310

3 views (last 30 days)
CHAOZHENG XUE
CHAOZHENG XUE on 19 May 2020
Commented: Walter Roberson on 20 May 2020
I want to connect the multiple Radios USRP by Matlab 2019. One Radio equippment works well. However, when two USRPS are initialized as
rxRadios = comm.SDRuReceiver('Platform','X310','IPAddress','192.168.10.2,192.168.11.2')
and when set the rxRadios.CenterFrequency the Matlab is crash_dump.
I didn't use the outclock to privide the REF CLOCK to connect the USRPs. So, is that the reason causes the matlabe shutdown.
The other steps are follow the examples. May any one help me, thanks!!!
  3 Comments
CHAOZHENG XUE
CHAOZHENG XUE on 20 May 2020
It seems Matlab2020a will not crash_dump. However, the problem changes to
The begining, i consider the C++ enviroment should be settled, but still not work.
I don't know how to fix this problem. Do you have some suggestions?
Walter Roberson
Walter Roberson on 20 May 2020
Sorry, I have not encountered information about that problem before.

Sign in to comment.

Answers (0)

Categories

Find more on Communications Toolbox in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!