Baracoda Barcode Reader User Manual
Page 13

DualRunners – Communication Protocol v1.3
- 13 -
Data Capture
for Workforce
in Motion
{Signal number, 0 - 3}
{Number of steps, 0 - 4}
For each step:
{(Bit 6: Blue LED 1) (Bit 5: Red LED 1) (Bit 4: Green LED 1) (Bit 2: Blue LED 0) (Bit 1: Red
LED 0) (Bit 0: Green LED 0)}
{Buzzer frequency, 0 – 0xFF * 50Hz = 0 – 12750Hz}
{Delay until next step, in tenth of seconds}
Response
1 byte: {(Bit 0: Success)}
Code ID
0x8A-0x8B
Description
Play Signal
Payload
2 bytes:
{Signal number, 0 - 3}
{Number of loops, 0 – 0xFE, 0xFF = infinity}
Response
1 byte: {(Bit 0: Success)}
Code ID
0x8C-0x8D
Description
Stop Signal
Payload
1 byte:
{Signal number, 0 – 3}
Response
1 byte:
{(Bit 0: Success)}
The list of MMI signals is:
IHM_SIGNAL_CAPTURE_READ :
0
IHM_SIGNAL_CAPTURE_ACK
:
1
IHM_SIGNAL_CAPTURE_NAK :
2
IHM_SIGNAL_CAPTURE_LOST :
3
IHM_SIGNAL_USER_DEFINED :
13