Quote Originally Posted by joecar View Post
Hi dhoagland,

First, check that you are logging all the pids mentioned in the calc pids and filters that you're using.

Second, in the if conditions you need to use the pid() call to enclose the pid strings (and you should simplify the pid strings)... i.e. like this:

return pid("TP")>16 and pid("ECT")>60


Third, when using if-else, a return causes the calc pid/filter to immediately exit... i.e. the second if-else will not be executed... so the filter is only checking one condition.
Thanks joecar!!!!

I'm seeing what you are saying "stick with it"... Since I realized I could download the tune on my car, that is tuned in another platform, then scan maps developed from the tune file, this is really coming together for me...

Now when I get a hold of Son in Laws Duramax I think I'll have a good starting point