Clear Filters
Clear Filters

J1939 Communication over CAN -Vehicle Network Toolbox

2 views (last 30 days)
Dear Users and Matlab team,
I am trying to read can singnals of bms function using vehicle network toolbox. I have a dbc file which describes can signals of bms. But when I open the dbc file using J1939 Configration blok, Matlab said that Network Configration might not be valid J1939 File. But I am sure that dbc file was produced under J1939 standarts. Do you know any way to test dbc file for checking standarts, using Matlab? Could you help me about this issue?
Best Regards

Accepted Answer

ilker ozturk
ilker ozturk on 16 Mar 2018
Edited: ilker ozturk on 16 Mar 2018
Dear All,
Solution is basic, add DbBusName,BusType and ProtocolType to the Attributes section in your dbc file, Matlab accepts this solution with J1939 Communication Blocks.
Best Regards

More Answers (0)

Community Treasure Hunt

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

Start Hunting!