Serial and Ethernet connection for xpc target

1 view (last 30 days)
Le
Le on 17 Jun 2013
Answered: Dimitri MANKOV on 4 Sep 2023
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

Answers (1)

Dimitri MANKOV
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

Tags

No tags entered yet.

Community Treasure Hunt

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

Start Hunting!