View Single Post
Old 05-09-2014, 02:57 PM   #95
D-VO
Senior Member
 
Join Date: Sep 2012
Drives: Whiteout FR-S, Evo 8 RS
Location: Kissimmee FL.
Posts: 242
Thanks: 131
Thanked 42 Times in 32 Posts
Mentioned: 16 Post(s)
Tagged: 0 Thread(s)
Just in case anyone was interested; I found the working addresses for both the IAT and Coolant temps for the ZA1JB01C, from the list provided. I also wrote a little scaling RPN to convert the both of them it to Fahrenheit.

paramname = IAT
paramid = 0xFFF8DBA4
isfloat = 1
scalingrpn = x,1.8,*,32,+

paramname = Coolant_Temp_F
paramid = 0xFFF8DB88
isfloat = 1
scalingrpn = x,1.8,*,32,+
__________________
D-VO is offline   Reply With Quote
The Following User Says Thank You to D-VO For This Useful Post:
steve99 (05-09-2014)