Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
scoreboards [2013/10/08 20:43] zroundscoreboards [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 "$*****9999****#"  ** RESET: ** //ZRound// sends this command when the race starts to “clear” the display. The default value is "$*****9999****#"
  
-** RACE TIME: ** //ZRound// sends the race time every second and you can define. You can define if you want to send race time, day time or both of them.+** 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's data is sent (not only for the detected car). ** 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's data is sent (not only for the detected car).
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)
 <NN>:  Racer’s number (2 fixed digits with leading 0) <NN>:  Racer’s number (2 fixed digits with leading 0)
-<N*>: Racer’s number+<N*>: Racer’s number (variable digits without leading 0)
 </code> </code>
    
Line 46: Line 46:
  
 TIMES are written with the decimal point defined into the operating system regional settings. TIMES are written with the decimal point defined into the operating system regional settings.
 +</code>
 +
 +** New data fields since //release 1.12.22// **
 +<code>
 +Available on the CAR LAP command:
 +<DATE>        : System date in yyyymmdd format
 </code> </code>
  
scoreboards.1381265004.txt.gz · Last modified: by zround
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0