Trouble using getPCIInfo(slrt,'ethernet')
4 次查看(过去 30 天)
显示 更早的评论
Hi,
I'm trying to connect to a target computer via PCI card. Both computers have static ip addresses and are connected using a crossover ethernet cable, the target computer has ubuntu 18.04. Even using the ping command on the cmd of windows works fine but when I run getPCIInfo(slrt,'ethernet') I get this output, I'm using R2017a:
>> getPCIInfo(tg, 'ethernet')
Error using xpctarget.AutoConnect
Message: fail
Source: xPCFramework
HelpLink:
Error in getxpcpci>getInstalledPCI (line 437)
xpctarget.AutoConnect(clrObj);
Error in getxpcpci (line 205)
pcii=getInstalledPCI(tg);
Error in SimulinkRealTime.target/getPCIInfo
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Target Computer Setup 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!