Quote:
Originally Posted by todor
Hmm, well there's an ignition advance, in degrees (not as a multiplier) at PID 2103. I don't know how to interpret the value, but it's most likely in degrees minus 64... because when the value read from the vehicle is 0, the advance is considered to be -64 deg.
EDIT: if another tool can get it through CAN communication (and it must be doing it over CAN because that's the protocol these cars' engine ECUs use), then it should be obtainable with custom commands... and Torque should be able to run such custom commands (PIDs).
|
From what I understand it is all on the CANBUS. BUT there are different protocols. Most of what torque uses is the standard PID's that are mandated by the government and are common between all makes. Toyota has their own way to communicate on the CANBUS and uses a different protocol. I'll try to find the name of it and let u know.