Sending CAN messages from arxml file
22 次查看(过去 30 天)
显示 更早的评论
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
0 个评论
采纳的回答
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.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Connect to Database Programmatically 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!