Quote:
Originally Posted by Td-d
Ok, fuel injector 2 seems to be the same as what you're logging as port ( / 1000).
I may have found something else, if not the FI pulse width (which i will continue).
Multiply the FI1 values by 5.7602 * RPM * 0.00000012000001 and tell me what it looks like - I believe it's port injector duty cycle.
|
Happily
Quote:
Originally Posted by Td-d
Are you sure you haven't swapped these two around, i.e.
Ram_Fuel_Injector_1_Pulse_Width_4byteExt_ is column F
Ram_Fuel_Injector_2_Pulse_Width is column H
|
Positive. Sorry about that.
And for the sake of double checking what I have on my SD:
paramname = Ram_Fuel_Injector_2_Pulse_Width
paramid = 0xFFF887DC
isfloat = 1
paramname = Ram_Fuel_Injector_1_Pulse_Width_4byteExt_
paramid = 0xFFF8A038
isfloat = 1
scalingrpn = RPM,5.7602,*,0.00000012000001,*
and the two new addy's you gave me:
paramname = Ram_FI_Test_1
paramid = 0xFFF8A06C
isfloat = 1
paramname = Ram_FI_Test_2
paramid = 0xFFF8A08C
isfloat = 1
Going logging in a couple of minutes.