MattStrike
October 15th, 2009, 05:37 PM
I have several outputs given to me in two separate data bytes (A004.ds),
19: Spark Advance 1 - X
20: Spark Advance 2 - Y
SA= .01529*(256*X+Y)
It is the same thing with the injector pulse width
I want to be able to have the outputs on the dash as final values. I could import a log into excel after taking data and calculate it then, but prefer to be able to see it in real time.
Problem is that I don't see any way of doing this in the program?
19: Spark Advance 1 - X
20: Spark Advance 2 - Y
SA= .01529*(256*X+Y)
It is the same thing with the injector pulse width
I want to be able to have the outputs on the dash as final values. I could import a log into excel after taking data and calculate it then, but prefer to be able to see it in real time.
Problem is that I don't see any way of doing this in the program?