Displaying Vmin per corner by lap?

Looking for help to set up a table that will display the lowest speed per corner.

I am fairly new and fumbling around datamaster. I primarily used the pre-populated info to review my lap info. Now that im getting deeper into analysis to improve my driving Vmin is top of my list to review. Any help would be great.

Table layout -

  • across the top each corner number
  • Left side lap number
  • Center of table the Vmin

Thanks!

Hi, a table like this is possible in Data Master.

  1. Generate a reference track (by default it’s created automatically)
  2. Create Table Report panel.
  3. Go to Panel properties (right click, or first icon on the toolbar)
  4. Disable Use time as cell value
  5. Select channel, for example ‘@SPEED
  6. Change Summary parameter to ‘MIN’

Result:

1 Like

Awesome thank you so much! I’ll give it a try today.