How can I do when my target PC has a Ethernet card which is not in the specific list?

조회 수: 1 (최근 30일)
Hi!
I have a problem when I using xPC Target 4.3 (R2010a).
How can I do when my target PC has a Ethernet card which is not in the specific list? Is there any way can use the target PC because my target PC has no more slot to inset a Ethernet card. The Ethernet card on the target PC is "PRO/100 VE Network Controller", can write a driver for the Ethernet card? if can, can you give me a example?
Thank you!

채택된 답변

Walter Roberson
Walter Roberson 2011년 7월 31일
In my opinion, in a case like that, the most cost-effective way to proceed is to replace the target PC. Writing a correct ethernet driver is a challenge even for very experienced programmers.
  댓글 수: 3
Walter Roberson
Walter Roberson 2011년 8월 1일
What kind of transmission bandwidth and latency do you require? And do you have a true serial port available on both sides or are you thinking of using a USB to serial port convertor?
Jun
Jun 2011년 8월 1일
Thank you!
My host PC is a laptop PC, and it has not a rs232 port. And I have used a USB to serial port convertor linking with target PC, but failed.
The good news is that my Ethernet card is surrputted by xPC Target Version 5.0 (R2011a), after I see Arnaud Miege's answer.
Thanks!

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

Arnaud Miege
Arnaud Miege 2011년 8월 1일
Or replace the existing Ethernet card with one that is supported, see supported Ethernet chipsets for more information. You can also get a PCI expansion slot.
Arnaud
  댓글 수: 1
Jun
Jun 2011년 8월 1일
After I see your answer, I get a good news that my Ethernet card is surrputted by xPC Target Version 5.0 (R2011a).
Thanks!

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Development Computer Setup에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by