Does Vehicle Network Toolbox support message reception callback functions in J1939?
Show older comments
I am using the "j1939Channel" function for J1939 communication in MATLAB's Vehicle Network Toolbox. I want to implement sporadic data reception using events and callbacks, specifically with the "MessageReceivedFcn" property, similar to how it is done with "canChannel". However, I could not find any relevant samples in the documentation.
Does Vehicle Network Toolbox support message reception callback functions (such as MessageReceivedFcn) in J1939 communication using the "j1939Channel" function?
Accepted Answer
More Answers (0)
Categories
Find more on Vehicle Network Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!