Sending CAN messages from arxml file

58 views (last 30 days)
Hello,
as the title suggest I would like to control a device fow which I have the arxml database format.
I can do it via CAN FD Explorer for .dbc database format, but I don't know how to treat .arxml databases.
Can anyone put me in the right direction?
(My final objective is to create an application that loads the arxml database, and lets the user start or stop message sending and manipulate certain message values, basically creating a control interface for such product).
Thank you in advance for the support

Accepted Answer

Brandon Stevens
Brandon Stevens on 11 Nov 2022
Unfortauntely, the ability to use ARXML files directly as a CAN message definition is not currently available in Vehicle Network Toolbox, but is being considered for a future release of MATLAB. I have forwarded your use case to the relevant team here with my colleagues at MathWorks.
As an alternative you can use third party tools to convert the CAN definition in the ARXML to a DBC file. You could also manually specify the CAN message definition using the Vehicle Network Toolbox as a temporary workaround.
  2 Comments
Daniele Crimella
Daniele Crimella on 11 Nov 2022
Thank you for the precise feedback, I was able to do the conversion with a third party tool. I will test it with the Vehicle Network Toolbox as soon as I have the availability to do that. Otherwise, as you suggested, I will manage to specify the CAN messages manually.
Chong Wang
Chong Wang on 7 Oct 2023
Hi, any update on this topic?

Sign in to comment.

More Answers (0)

Products


Release

R2021b

Community Treasure Hunt

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

Start Hunting!