RoadRunners – Communication Protocol
TF -
Protocol of communication
7/46
January 2007
3. Between the REMOTE APLICATION and the SCANNER
3.1. Communication messages
3.1.1. Generic Code IDs
Code ID
0x40-0x41
Description
Get Communication Descriptor
Payload
None
Response
2 bytes:
{Wireless link: (Bit 0: CSR BC02)}
{Wired link: (Bit 0: Serial Dock)}
Code ID
0x42-0x43
Description
Get Retransmission Parameters
Payload
None
Response
2 bytes:
{Max number of retransmission, 1 to 0xFE, 0xFF =
infinity}
{Delay between transmission, 1 to 0xFF, in tenth of
seconds}
Code ID
0x44-0x45
Description
Set Retransmission Parameters
Payload
2 bytes:
{Max number of retransmissions, 1 to 0xFE, 0xFF =
infinity}
{Delay between transmissions, 1 to 0xFF, in tenth of
seconds}
Response
1 byte:
{(Bit 0: Success)}
Code ID
0x46-0x47
Description
Get Capture Frame Format
Payload
None
Response
1 byte
{0 = Baracoda’s frames,
1 = Baracoda’s ACK,
2 = Raw}
Code ID
0x48-0x49
Description
Set Capture Frame Format
Payload
1 byte
{0 = Baracoda’s frames,
1 = Baracoda’s ACK,
2 = Raw}
Response
1 byte:
{Bit 0: Success}