Filter löschen
Filter löschen

Is a CANopen library for matlab available?

25 Ansichten (letzte 30 Tage)
Gabriel
Gabriel am 10 Nov. 2014
Kommentiert: Dimitri MANKOV am 22 Nov. 2021
Hello,
I would like to communicate with motors like these ones here directly from my (C-compiled) Matlab-code using CANopen: specification sheet
I know that there exists the the "Vehicle Network Toolbox", but it seems like this one only supports CAN and not CANopen.
It seems like all other pieces of information I found on this topic by far end in dead links. Such as CANopen with Simulink leads to this dead link. Or CANopen and xPC leads to the dead link about Toolbox xPC
Would be great if someone could help me.

Antworten (1)

James
James am 6 Jan. 2017
I don't know how to obtain it but this link suggests that they have something (an "OpenECU Simulink blockset") available: http://pi-innovo.com/canopen-reference-design/
There's lots of proprietary CANopen stacks available but they cost $3k - $20k.
There's an open source implementation you may be able to integrate but it'll be a lot of work: https://github.com/CANopenNode/
An alternative, if you're just wanting to experiment, there's a method described in the following link that might let you get something working: http://stackoverflow.com/a/17811848/980942
You'll still need some way to communicate CAN, so you may still need the Vehicle Network Toolbox.
  2 Kommentare
Yiqiang Zhang
Yiqiang Zhang am 13 Nov. 2020
Have you found a better way now?
Dimitri MANKOV
Dimitri MANKOV am 22 Nov. 2021
In case you are working with Simulink Real-Time, Speedgoat offers CANopen I/O modules designed to work with this toolbox. You can find more information here:

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Simulink Functions finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by