external mode compatible with dll target ?

1 view (last 30 days)
Hi,
I'm generating a target for a specific hardware, which works with RTOS (real-time operating system). For this reason the generated code is encapsulated in a dll.
And I have seen the xPCtarget (like mine). But has not external mode.
Is possible to incorporate the "external mode" with a dll working in RTOS?
Thanks in advance.

Accepted Answer

Kaustubha Govind
Kaustubha Govind on 23 Nov 2011
Just as a clarification, xPC Target does work with Simulink external mode.
If you are creating your own custom target, you need to create a TCP/IP layer for external mode. See Creating a TCP/IP Transport Layer for External Communication.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!