Are there any examples of how to use the Simulink Real-Time XCP library?

2 views (last 30 days)
I want to read some CAN signals via XCP. I have a Speedgoat real-time computer with a IO601 CAN card. The example (<http://www.mathworks.com/matlabcentral/answers/120926-where-can-i-find-examples-of-using-xcp-with-simulink-real-time-6-0-r2014a>) I found only works with a SJA1000 hardware but I need one for a Simulink Real-Time target to run it on the Speedgoat.

Answers (1)

Dave Walter
Dave Walter on 15 Jun 2016
Edited: Dave Walter on 15 Jun 2016
If you type
speedgoatdoc
at the command line and select "Examples" it will have several IO601 CAN examples (message loopback, database loopback, queuing CAN messages, etc.

Community Treasure Hunt

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

Start Hunting!