PDA

View Full Version : Scan Tool / Calc PIDS error



robof16
October 14th, 2023, 04:32 PM
I can save the calc_pids file with ONLY the MPG PID and Scan Tool works fine but, when I try to merge the two I get the error "Units MPG not found."

Wondering if you can tell what I'm doing wrong.

In the attachments... I changed file names to help explain the issue:
calc_pids.txt is the original file
MPG calc_pids.txt is the pid I am trying to merge with the original.
calc_pids modified with MPG.txt is the merged file that gives an error.

joecar
October 17th, 2023, 09:10 PM
In your modified file:
- line 31 (which is a comment) has extra text on the end of it.
- under the Units section, there is no units defined for MPG.

robof16
October 20th, 2023, 01:05 PM
Yep, missed that.
Thanks!