You can create any combination of data for the destination according to your requirements. You can use any of the standard data fields from RACE RESULT 12 or the custom fields below which are related directly to the passing which triggered the exporter. Data fields should be enclosed in square brackets, to join data fields you should use '&', for example to join just Transponder and Time separated by a semi-colon you would enter - [RD_Transponder] & ";" & [RD_Time] .
- [RD_ID] - A Unique ID for that passing
- [RD_IDBib] - If using standard passive tags then this is the chip code of the tag.
- [RD_Transponder] - If using non-standard passive tags or active transponders then this will return the transponder code.
- [RD_Time] - The raw time of the passing in seconds. You can use the Time Format function to display this in the required format.
- [RD_OrderID] - The OrderID of the chip. (Passive Only)
- [RD_Hits] - The number of hits on the transponder for the passing. (Number of times the transponder was seen).
- [RD_RSSI] - The max RSSI (strength) of the signal received from the transponder.
- [RD_ChannelID] - The active Channel ID from the timing point (Active Only)
- [RD_LoopID] - The active Loop ID from the timing point. (Active Only)
- [RD_WakeupCounter] - The wake-up count from the transponder. (Active Only)
- [RD_Battery] - The battery voltage of the transponder. (Active Only)
- [RD_Temperature] - Internal temperature of the transponder. (Active Only)
- [RD_StatusFlags] - The status flag indicates if the passing was a stored passing on the transponder.
- [RD_TimingPoint] - The TimingPoint name in RACE RESULT 12.
- [RD_DecoderName] - The name of the decoder if it has been assigned.
- [RD_DecoderID] - The device ID
- [RD_Port] - The antenna port with max. RSSI during a passing (Passive Only)
- [RD_Latitude] / [RD_Longitude] - The coordinates of the detection, provided the device it comes from delivers GPS coordinates.
- [RD_IsMarker] - whether or not this passing is treated as a Marker
- [RD_FileNo] - indicates the file number from a Ubidium or decoder
- [RD_PassingNo] - the passing number as saved in a passings file
- [RD_Customer] - the customer ID to which the passing has been uploaded
- [RD_Received] - the timestamp with timezone when the passing has been received by RACE RESULT 12
- [RD_UTCTime] - the timestamp of the passing converted to UTC time