Serial and Ethernet connection for xpc target
4 views (last 30 days)
Show older comments
Hi everyone I am working with the PC104 system, it connects with the host PC via Ethernet cable. Now, I want to communicate with the serial port of the host PC when the xpc program is running. Is it possible to do that? If it is, how to realize that? Thank you very much
0 Comments
Answers (1)
Dimitri MANKOV
on 4 Sep 2023
Hi Le,
I'f you'd like to send data over the serial / COM port of your target machine, you can use the RS-232 blocks from the xPC Target / Simulink Real-Time library.
If you'd like to send data over the serial / COM port of your host PC, then the Serial Port Interface blocks from the Instrument Control Toolbox, for example, are more suitable.
Best,
Dimtiri
0 Comments
See Also
Categories
Find more on Target Computer Setup 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!