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

조회 수: 2 (최근 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