You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Okay - we have agreed this was an error I have fixed it.
But we now have to work out which ECU is 7E3
Or does one ECU the VMCU respond on two different codes 7E2 and 7E3
Either I made a mistake typing the formula, or it isn't right. See attachment. I'll check tomorrow.
Is there a simple way to log all response bytes in Torque? (Easier than adding a formula for each byte?) Because that would make testing hypotheses a lot less easier.
ITStromer added this PID
003_VMCU Motor Actual Speed RPM,Speed rpm,2102,((Signed(F)*256)+E),-10100,10100,rpm,7E2
but I think it is wrong.
I have looked at his spreadsheet and he seems to have found this value at 7E3 not 7E2
I want to change this value to
003_VMCU Motor Actual Speed RPM,Speed rpm,2102,((Signed(F)*256)+E),-10100,10100,rpm,7E3
does everyone agree?
The text was updated successfully, but these errors were encountered: