MacFinish 2D-USB y software MF8.x
APPENDIX B: "IE 1.0.1." SB Protocol
The serial string that is send to the SB (scoreboard) is 'ASCII' and the string length = 8 Chars
Structure of the string: [D]MMSShh[CR]
MM: minutes (with leading spaces)
SS : seconds (with leading spaces)
hh: hundredths of a second (with leading zero)
[D] : ASCII "D"
[ ] : space
[CR] : carriage return (0D Hex)
Update period = 0.1 or 1 second (see scoreboard preferences in the MacFinish program)
Lap display time = 5 , 10, 15,... seconds
MacFinish ready:
Running time:
Split time :
Arrival time :
Example , with standard update period of 1 second, and lap time period of 5 sec :
D 000
D 1
D 2
.....
D 9
D 997
D 15
.....
D 19
D 20
D 2082
D 26
.....
D 59
D 100
D 101
D 10107
D 107
.....
D 139
D 13975
The system will send : [D][ ][ ][ ]000[CR]
Every 'update period' the system sends: [D]MMSS[ ][ ][CR]
The system sends a split time record : [D]MMSShh[CR]
The system will wait for 'Lap display time' seconds
The system sends the arrival time record : [D]MMSShh[CR]
MacFinish ready
After 1 second
After 2 seconds
After 9 seconds
Split time 9"97
After 15 seconds
After 19 seconds
After 20 seconds
Split time 20"82
After 26 seconds
After 59 seconds
After 1 minute
After 1 minute 1 second
Split time 1'01"07
After 1 minute 7 seconds
After 1 minute 39 seconds
Arrival time 1'39"75
Página 93