MATLAB 2016b USRP Support Package. "findsdru" function does not recognize X310 model?
이전 댓글 표시
Hi to everyone,
I have X310 model USRP's. Their UHD version is 3.9.2. I know that MATLAB 2016b USRP support package has 3.9.4. When I use findsdru functions I get the following results:
>> findsdru
Platform: ''
IPAddress: ''
SerialNum: ''
Status: 'No devices found'
>> findsdru('192.168.10.2')
Platform: ''
IPAddress: '192.168.10.2'
SerialNum: ''
Status: 'Success'
If I use probesdru('192.168.10.2'), then MATLAB gives the detailed information about X310 model!
However, since findsdru command does not recognize the "Platform", I cannot use the step function to receive data.
In short, some functions work and some don't. What might be the problem? UHD versions?
Thanks
답변 (4개)
Mike McLernon
2016년 12월 23일
0 개 추천
Please do update the UHD on your X310. You can use the sdruload function to do so. That function is documented here.
댓글 수: 1
Yi Zhang
2018년 2월 25일
Hi Mike, sdruload cannot work as it is shown in the Dober's answer.
dober dober
2017년 3월 6일
0 개 추천
댓글 수: 2
Martin Klingensmith
2018년 2월 13일
I have the same exact issue.
Yi Zhang
2018년 2월 25일
Same issue here. It worked before for me but recently I got this error.
Yi Zhang
2018년 3월 1일
0 개 추천
I just find that the solution for my case is to turn off the firewall. Hope it helps!
댓글 수: 2
dober dober
2018년 3월 5일
Yi Zhang
2018년 3월 6일
Sorry to hear that. I guess that is the software issue. You may try reinstall the OS if it does not bother you. I am working with MAC OS X.
카테고리
도움말 센터 및 File Exchange에서 Communications Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!



