Simulink communication with a physical CAN device
Show older comments
- Is it possible for simulink to communicate with a physical CAN device over Ethernet in real-time?
- My setup would look like this: Simulink outputs data through ethernet port --(Ethernet cable)--> Ethernet/CAN gateway --(CAN cables)--> PCU device takes the data, calculates new values and send them back to Simulink model... the cycle repeats.
- Let's assume I don't know the PCUs and gateways MAC addresses (if it matteres in any way).
- I guess I would have to use the Real-Time Toolbox, which includes the Ethernet communication. Has anyone every tried to do a similar communication and can confirm that this should work?
Accepted Answer
More Answers (0)
Categories
Find more on Development 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!