beautypg.com

Baracoda Barcode Reader User Manual

Page 19

background image

DualRunners – Communication Protocol v1.3

- 19 -

Data Capture

for Workforce

in Motion

2.3.5.

Capture messages

Code ID

0xE0-0xE1

Description

Get Capture Version

Payload

None

Response

“Capture Version String” or {0} if not applicable

Remarks

Capture Version Strings can be :

"DUAL_1D"

the scanner is a DualRunners with a 1D non decoded scan engine + an

RFID external daughter board

"DUAL_2D"

the scanner is a DualRunners with a 2D decoded HHP scan engine + an

RFID external daughter board

Code ID

0xE2-0xE3

Description

Get Mode

Payload

None

Response

1 byte:

{0 = trigger, 1 = smart autoscan, 2 = disabled, 3= autoscan, 4=aiming trigger scan}

Code ID

0xE4-0xE5

Description

Set Mode

Payload

1 byte OR

2 bytes if aiming trigger scan mode

{0 = trigger, 1 = smart autoscan, 2 = disabled, 3= autoscan, 4=aiming trigger scan}

{aiming trigger scan mode timeout value in second}

Response

1 byte:

{(Bit 0: Success)}

Code ID

0xE6-0xE7

Description

Get Data Format

Payload

None

Response

1 byte:

{(Bit 2:Timestamp)

(Bit 1: Capture Prefix)

(Bit 0: Capture Suffix)}

Code ID

0xE8-0xE9

Description

Set Data Format

Payload

1 byte:

{(Bit 7 = 0: Timestamp config select, =1: Timestamp config deselect)

(Bit 6 = 0: Capture Prefix config select, =1: Capture Prefix config deselect)

(Bit 5 = 0: Capture Suffix config select, =1: Capture Suffix config deselect)

(Bit 2:Timestamp)

(Bit 1: Capture Prefix)

(Bit 0: Capture Suffix) }

Response

1 byte: