Results 1 to 2 of 2

Thread: Is there a way to tell how many in a cell were hits?

  1. #1

    Is there a way to tell how many in a cell were hits?

    Maybe not asking this right but say you are logging timing spark and a cell says 5 degrees of retard, then you look at hits and it says 1000 hits on that cell. Is there any way to tell how many of those hits were retarded? If it was like 5 out of 1000 thats fine but if I got retarded timing of 500 out of 1000 thats bad lol.

  2. #2
    Advanced Tuner
    Join Date
    May 2014
    Location
    USA
    Posts
    625
    Use filtering. Say Knock > 0.0. Now it will only display values when that condition is met. You could display an average of these values or a count of these filtered values.