Sending CAN messages from arxml file

54 ビュー (過去 30 日間)
Daniele Crimella
Daniele Crimella 2022 年 11 月 8 日
コメント済み: Chong Wang 2023 年 10 月 7 日
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

採用された回答

Brandon Stevens
Brandon Stevens 2022 年 11 月 11 日
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 件のコメント
Daniele Crimella
Daniele Crimella 2022 年 11 月 11 日
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 2023 年 10 月 7 日
Hi, any update on this topic?

サインインしてコメントする。

その他の回答 (0 件)

製品


リリース

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by