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

1 Ansicht (letzte 30 Tage)
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

Antworten (0)

Kategorien

Mehr zu Vehicle Network Toolbox finden Sie in Help Center und File Exchange

Tags

Produkte


Version

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by