Baracoda Barcode Reader User Manual
Page 18

DualRunners – Communication Protocol v1.3
- 18 -
Data Capture
for Workforce
in Motion
Comments
The comparison will be made over the 32 first characters of the barcodes only.
Code ID
0xD4-0xD5
Description
Restore last batch
Payload
None
or 1 byte (optional):
{1 = upload data after retrieving}
Response
1 byte:
{(Bit 0:Success)}
Comments
This is only available if no new data capture has been made.
Code ID
0xD8-0xD9
Description
Enable remote trigger
Payload
None : use default 5s timeout
1 byte : {timeout (s)}
Response
1 byte
{(Bit 0:Success)}
Code ID
0xDA-0xDB (DualRunner Specific)
Description
Set/Get DualRunners Mode
Payload
None to get mode
1 Byte to set mode
Bits 6-0 : 00 switch DualRunners to Both data capture (Barcode and RFID TagID)
01 switch DualRunners to Barcode reader (RFID TagID can’t be read)
02 switch DualRunners to TagID reader (Barcode can’t be read)
Bit 7: 0 Desactivate Nature Of Data byte (Default value)
1Activate Nature Of Data byte
Response
If Get, 2 bytes Mode, Status (1 if success, 0 if failed)
If Set, 1 byte (1 if success, 0 if failed)
Remarks
Nature of Data Byte is equal to :
-
0x30 if data is a barcode
-
0x31 if data is a RFID HF TagID
Code ID
0xDE-0xDF
Description
RFID commands
Payload
{Code ID} “Parameters”
Response
{Code ID} “Response”
RFID specific commands from the Platform2 RFID communication protocol are to be framed within
the payload of this message (cf APPENDIX)