vehicle network toolbox: is there any limitation in importing messages from a log?

1 次查看(过去 30 天)
Dear all,
I have several logged CANBUS data. Using the standard j1939 database, I have found that I am not able to interpret all messages using the function j1939ParameterGroupImport. For example, I can interpret message 'EEC1', but not messages like 'GPM13', 'GPM14', 'GPM15'. Is there any limitation to the messages that the function j1939ParameterGroupImport can import?
Just for your reference, here you can see how I called the function:
J1939DB=canDatabase('.\dbc\j1939.dbc');
pgs=j1939ParameterGroupImport(ASCFileName,'Vector',J1939DB);
thank you for your help.
Best regards,
Michele

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Vehicle Network Toolbox 的更多信息

标签

产品


版本

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by