I'm looking for a way to set a label to show the qualifying time of the currently focused driver. Is this something possible? I cant seem to find the correct data field when using the followeddata type. If it is better to use the qualifying data set, how do I make it follow the currently focused driver?
Thanks in advance!
Greg
NT
Nick Thissen
Appgineering
Reply #1
Do you mean during the race, after the qualification has finished?
During qualification you can just use the fastest lap binding.
During the race, I don't think we offer a binding for that indeed. You can use a script to retrieve the Qualification session for this driver and get the fastest lap from that, but it may be a bit slow.
GL
Greg L.
Reply #2
Yeah the intent was to have a row by row shot of each car while they are gridding, with a lower third showing the qualifying time. But I guess once you are in the race session that binding does not exist.