Seeking Assistance with Adding a PID to Dash Manager
Posted: Wed Jan 15, 2025 8:01 am
I have a C125 I'm attempting to set it up to display various parameters from my factory ECU and I am struggling to understand Dash Manager. I also purchased Display Creator should it be necessary.
I've included a PID for my vehicle below.
How would I set this up in Dash Manager? I have jumper cable to get CAN messages from the steering angle sensor and I also have the ODBII connector. So I can do either, but from my basic understanding ODBII connector is needed since I'm using PIDs.
I've included a PID for my vehicle below.
- name: PIDs - Oil Temperature (705C)
name: PIDs - 705C
format: UBYTE
operations:
coefficient: 40.0
operation: SUBTRACT
coefficient: 1.0
operation: DIVIDE
unit: CELSIUS
How would I set this up in Dash Manager? I have jumper cable to get CAN messages from the steering angle sensor and I also have the ODBII connector. So I can do either, but from my basic understanding ODBII connector is needed since I'm using PIDs.