Quote:
Originally posted by adambros are these are uncharted waters (I highly doubt) ? does no one have info on pulse width conversions from ALDL to milli or microsecs ? |
I am sure someone here is more experienced than I am at this, but for the ECU file I made for my 1228747, it worked out like this.
for readings in microseconds (uSec), multiply by 15.25
for readings in milliseconds (mSec), multiply by .01525
My ecm had a max of around 12 mSec, and min of like 1403 uSecs, numbers may be off some, but it was listed that way in the hack.
Hope this helps somewhat. You will have to take the raw value, and multiply that, use WinALDL's logging function, if thats what your using. Your probably just interested in if it is maxing out or not. Probably easier to have it xmit both msb and lsb, and that way the conversion from the prom ID log entry might be easier.