Baracoda Barcode Reader User Manual
Page 47

DualRunners – Communication Protocol v1.3
- 47 -
Data Capture
for Workforce
in Motion
Bit 11 : RFU
Bit 12 : RFU
Bit 13 : RFU
Bit 14 : RFU
Bit 15 : RFU
Bit 16 : RFU
For the deselect mask, a set bit masks its configuration.
Example
:
The current active protocols mask value is 0xFFFF (all protocols enabled, default value)
We want to disable 14443-A and 14443-B, we also want to be sure 15693 is enabled. We want to
keep the other settings as they are and we do not want to have to make a "get" before the "set".
The 4 bytes for the set command should be : 0x00 0xF8 0x00 0x04
The new active protocols mask value is 0xFFF4
Code ID
0x03
Description
Get/Set protocol Identifier (ID) transm ission
Payload
Get : None
Set : 1 byte: 1 = enable, 0 = disable
Response
Get : 1 byte: 1 = enabled, 0 = disabled
Set : 1 = success
If enabled, IDs are transmitted before the tag UID data:
ID string
Associated protocol
[A]
ISO/IEC 14443-A (or NXP Mifare)
[B]
ISO/IEC 14443-B
[C]
ISO/IEC 15693 (e.g. TI Tag-it or NXP ICODE-SLI)
[D]
NXP ICODE-1
[E]
Inside Contactless PicoTAG
[F]
S.T. MicroElectronics SR
[G]
ASK CTS256B/CTS512B
[H]
Calypso (Innovatron protocol)
[I]
EPC HF Version 2
[Z]
unknown
Code ID
0x04
Description
Get Mifare keys status (Mask)
Payload
None
Response
4 bytes:
Bits 0-15 : the A keys (bits 0-3 reserved)
Bits 0-15 : the B keys (bits 0-3 reserved)
A set bit means that a key has been loaded at this emplacement.