True Decoder Raw Data Record

True Raw Data Record

For a true raw data record according to the |Decoder Communication Protocol please define a custom exporter with the following command:

#[RD_ID];[if([RD_Transponder]<>"";[RD_Transponder];[RD_IDBib])];[([Event.Date]+int([RD_Time]/86400))];[format(([RD_Time]%86400);"hh:mm:ss.kkk")];[if([RD_OrderID]<>0;[RD_OrderID])];[RD_Hits];[RD_RSSI];;[if([RD_ChannelID]>0;1;0)];[RD_ChannelID];[RD_LoopID];[if([RD_StatusFlags]IN"64-127,192-255";1;0)];[RD_WakeupCounter];[([RD_Battery]/10)];[([RD_Temperature]-100)];[RD_StatusFlags];[if([RD_DecoderName]="";[RD_DecoderID];[RD_DecoderName])];;[if([RD_Port]>0;[RD_Port])];[RD_DecoderID]

This expression will deliver passings in the following format:

<PassingNo>;<Bib/TranspCode>;<Date>;<Time>;[<EventID>];<Hits>;<MaxRSSI>;
<InternalData>;<IsActive>;[<Channel>];[<LoopID>];[<LoopOnl<>];[<WakeupCounter>];
[<Battery>];[<Temperature>];[<InternalActiveData>];<BoxName>;<FileNumber>;[<MaxRSSIAntenna>];<BoxId><CrLf>