Torque

Forums

Forums

Fetch data directly...
 
Notifications
Clear all

Fetch data directly from stream

2 Posts
1 Users
0 Reactions
226 Views
(@chrokossa)
Posts: 2
New Member
Topic starter
 

This is probably the longest of long shots since I can't find anyone else asking that question before.

On my Vehicle the CAN-Stream is exposed on the OBD-Port so I can monitor all activity on there.

Lets say I wanted to read out data that is streaming without any requests on ID 0x700 and I would need byte 0 and byte 1 for my endeavors.

How do you set this up in the custom PID dialouge? Anything I tried didn't work.

Kind regards

 
Posted : 02/09/2024 8:00 pm
(@chrokossa)
Posts: 2
New Member
Topic starter
 

I figured it out on my own. Kinda sucks that function is not there as a form like when you add custom PIDs

You will have to create and import a dbc-file in order to have the app listen to the can stream.

You can do that by using the free software Kvaser Database Editor.

I will now build my own DBC file using a video series I found a bit deeper in these forums for anyone interested!

https://youtu.be/4gx_gLhNjvs

 
Posted : 03/09/2024 7:58 pm
Share:

  Follow me on twitter