Hello,
I am assuming you want to see the signal value for vehicle speed i.e. in Message ID 1552, you want to see the value of vehicle speed. To do so, you would need to do the following steps:
- Attach a database file using the “Configure -> Database” option in the Vehicle CAN Bus Monitor’s Toolstrip
- Once your database is attached, you would be able to see the message name in the Name field after the ID e.g. you can see “EngineData” in the above image.
- Click on the “+” button on the left-hand side of the timestamp of a decoded message to see the value of Engine Speed:
- Note that you can only do this for messages which are decoded using the DBC-file attached to the configuration. Otherwise, you will see a blank table such as:
For additional features of the Vehicle CAN Bus Monitor, please refer to the doc: https://www.mathworks.com/help/vnt/ug/can-tool.html.
Note that starting R2021a, Vehicle Network Toolbox has launched two more powerful GUIs called as CAN Explorer and CAN FD Explorer, which provide a lot more functionality than the Vehicle CAN Bus Monitor:
- https://www.mathworks.com/help/vnt/ug/canexplorer-app.html
- https://www.mathworks.com/help/vnt/ug/canfdexplorer-app.html
Hope that helps,
Siddhant