How can I do when my target PC has a Ethernet card which is not in the specific list?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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!
0 Kommentare
Akzeptierte Antwort
Walter Roberson
am 31 Jul. 2011
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 Kommentare
Walter Roberson
am 1 Aug. 2011
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?
Weitere Antworten (1)
Arnaud Miege
am 1 Aug. 2011
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
Siehe auch
Kategorien
Mehr zu Development Computer Setup finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!