View Single Post
Old 11-15-2023, 11:49 AM   #11
Compelica
Senior Member
 
Compelica's Avatar
 
Join Date: Apr 2019
Drives: 86 GT
Location: Malaysia
Posts: 358
Thanks: 224
Thanked 205 Times in 105 Posts
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
Quote:
Originally Posted by callisto View Post
Sure, it only took a few minutes; the function is unchanged from A01G to K00G. Let me know if you get any useful results?

In A01G, this boolean is at FFF8BE75.
In U01A, this boolean is at FFF8BE91.

In A01G, these three values are (unchanged) at 0012072c, 00120730, 00120734.
In U01A, these three values are at 0012585c, 00125860, 00125864.

In A10G, these are FFF8BE70, BE72, and BE76.
In U01A, these are FFF8BE8C, BE8E, and BE92.

In A10G, FFF8B70C and 1368.
In U01A, FFF8B6E8 and 11B0.

In A10G, (short) BE70, BE72, and (float) BE6C.
In U01A, (short) BE8C, BE8E, and (float) BE92.

In A10G, 00120758 float[9], 0012077c word[9], same values.
In U01A, 00125888 float[9], 001258ac word[9], same values.
Coming back to this after so long.

in A01G, queried FFF8BE70, BE72, and BE76 in floats, should be 16bit INT. Will try this later, as I also missed out BE6C.

B70C is ISC Learning Value, where ISC stands for Idle Speed Control. Not really sure what it does, I recall (but could be wrong) that this value is zero upon a battery pull, but quickly has a value after a drive.

1368 is Deposit Loss Flow, as per the PID aforementioned in the opening post.
__________________
DIY stuff at Compelica Works
Compelica is offline   Reply With Quote