Página 92
APPENDIX A: "Send Results" Format
In the MacFinish program it is possible to send the result table via the same serial port which is used for
the scoreboard. This means that during the race we CAN send the running time trough this serial port
(depending on the scoreboard settings, see chapter 6.2) and after the race, when the result table contains
the Place+ID+Time results, we can send these results over the same serial port. You just have to select
"Send Result" from the document menu. Underneath the 'Send Result' protocol:
Format
Definitions:
<File name>
<Wind result>
<Place>
<Lane>
< Time>
EXAMPLE: (Note: The characters between brackets are 'not printable' characters)
100 m Boys Series 1[TAB]10 : -1.3[CR]
1[TAB]3[TAB]11.21[CR]
2[TAB]4[TAB]11.37[CR]
3[TAB]6[TAB]12.36[CR]
Header+Data+Endofdata
Header=
[SOH] @ [STX]
Data=
<File name> [TAB] <Wind result> [CR]
<place> [TAB] <Lane> [TAB] <Time> [CR]
Endofdata= [ETX]
[SOH]
= 01 Hex
[STX]
= 02 Hex
[ETX]
= 03 Hex
[TAB]
= 09 Hex
[CR]
= 13 Hex
@
= 40 Hex
= name of the document in ASCII
10_:_ {-}x.x
13_:_ {-}x.x
10*:_ {-}x.x
Man:_ {-}x.x
N/A
= 1 up to 225
= Lane number 1 up to 32
OR
= Athlete ID 1 up 99 999
= {M}{HH:}{MM:}{S}S.T{H}
OR
"DNF" -Did Not Finish-
"DNS" -Did Not Start-
"DIS" -Disqualified"
"NR"
-No Results-
MacFinish 2D-USB y software MF8.x
'n times for n participants'
_ = space
{} = optional
N/A = not available
M = Manual Start Time