Lap Race Rules

If at least one contest has more than 1 lap (defined in the General Results Settings), the rules below can additionally be selected. For all these rules, a read will be considered valid only if the Minimum Lap Time has passed since the previous read and if the read would not exceed the number of laps of that contest.

LAP SUM

Calculates the sum over all laps. Note that the rule FINISH will only return a time if the full number of laps has been done, whereas LAP SUM calculates the sum over all laps so far.

LAP COUNT

Counts the number of laps.

LAST LAP

Returns the time of the last lap.

AFTER LAST LAP

Returns the race time after completing the last lap.

MIN LAP

Returns the time of the fastest lap.

AVG LAP

Calculates the average lap time.

MAX LAP

Returns the time of the slowest lap.

READ x

Returns the race time after the xth read.

LAP x

Returns the lap time of lap x.