Search found 1 match
- Mon Sep 27, 2010 12:17 pm
- Forum: TunerPro Discussion
- Topic: Accumulating Total Values?
- Replies: 1
- Views: 3919
Accumulating Total Values?
Is it possible to accumulate running totals? I.E. total running distance. The value from the ECM quickly rolls over time and time again. So, I can't simple display the value as a mileage gauge. The value is only one byte long. So is rolls from 1 to 255 and then back to 1, etc, etc, etc. This also ha...