Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| scoreboards [2016/01/11 18:18] – external edit 127.0.0.1 | scoreboards [2026/03/20 15:37] (current) – [Protocol] zround | ||
|---|---|---|---|
| Line 10: | Line 10: | ||
| ** RESET: ** //ZRound// sends this command when the race starts to “clear” the display. The default value is " | ** RESET: ** //ZRound// sends this command when the race starts to “clear” the display. The default value is " | ||
| - | ** RACE TIME: ** //ZRound// sends the race time every second | + | ** RACE TIME: ** //ZRound// sends the race time every second. You can define if you want to send race time, day time or both of them. |
| ** CAR LAP/TIME: ** //ZRound// sends the racer’s lap/time. You can setup the message and you to send the racer’s number, position, laps, and race time. Last lap time is not sent but it will be easy to implement. On every pass, all racer' | ** CAR LAP/TIME: ** //ZRound// sends the racer’s lap/time. You can setup the message and you to send the racer’s number, position, laps, and race time. Last lap time is not sent but it will be easy to implement. On every pass, all racer' | ||
| Line 25: | Line 25: | ||
| <PP>: Position (2 fixed places with leading 0) | <PP>: Position (2 fixed places with leading 0) | ||
| <LL>: Laps (2 fixed digits with leading 0) | <LL>: Laps (2 fixed digits with leading 0) | ||
| - | <L*>: Laps | + | <L*>: Laps (variable digits without leading 0) |
| < | < | ||
| - | <N*>: Racer’s number | + | <N*>: Racer’s number |
| </ | </ | ||
