Barcode Scanner Module User Manual: Perface
Barcode Scanner Module User Manual: Perface
User Manual
PERFACE
V1.2 1 / 93
Barcode Scanner Module User Manual
OVERVIEW
This is a small 1D/2D codes reader, by using the intelligent image recognition
algorithm, it will decode the barcode or 2D code on paper or screen, fast and
accurately.
Through the onboard USB and UART interface, it can be directly plugged into a
computer, or be easily integrated to kinds of devices due to its small form factor.
FEATURES
⚫ Onboard micro USB and UART serial port, allows to connect with computers or
embedded devices
SPECIFICATIONS
Operating voltage 5V
V1.2 2 / 93
Barcode Scanner Module User Manual
Interfaces UART、USB
FOV 28°(Horizontal),21.5°(Vertical)
V1.2 3 / 93
Barcode Scanner Module User Manual
CONTENT
Perface ...........................................................................................................................................................................1
Overview .......................................................................................................................................................................2
Features ................................................................................................................................................................2
Specifications......................................................................................................................................................2
Scanning Instructions................................................................................................................................................7
Hardware connection.................................................................................................................................... 10
Data Edit................................................................................................................................................... 30
Read........................................................................................................................................................... 64
Write .......................................................................................................................................................... 67
V1.2 4 / 93
Barcode Scanner Module User Manual
Address table.......................................................................................................................................... 72
V1.2 5 / 93
Barcode Scanner Module User Manual
SUPPORT BARCODES
Codabar ✓ ✓
Code 11 ✓ ×
Code 39/Code 93 ✓ ✓
UPC/EAN ✓ ✓
Code 128/EAN128 ✓ ✓
Interleaved 2 of 5 ✓ ×
Matrix 2 of 5 ✓ ×
MSI Code ✓ ×
Industrial 2 of 5 ✓ ×
GS1 Databar ✓ ✓
QR code ✓ ✓
Data Matrix ✓ ✓
PDF417 ✓ ✓
V1.2 6 / 93
Barcode Scanner Module User Manual
SCANNING INSTRUCTIONS
SCANNING AREA
Scanning distance: These values are all be measured indoor (250 lux)
V1.2 7 / 93
Barcode Scanner Module User Manual
⚫ Check the surface of window carefully, make sure they are clean, smooth and have
not scratch.
⚫ Paralleling window with scanner without skew. If you locate the window
⚫ The window should close to and be in front of the scanner reader (don’t touch)
The distance between window and scanner protect the scanner from drop and crash.
SCANNING WAY
While using the Barcode Scanner Module to scan 1D/2D barcodes, it allows
some tilt, skew and pitch. However, you had better to reduce them for better and
Tilt
Skew
V1.2 8 / 93
Barcode Scanner Module User Manual
Skew will reduce the width and space of barcode (scanned), it is the threshold
Pitch
Pitch will decrease the height of barcode. 2° to 3° is the best scanning angle,
which could avoid the direct reflection of barcode. Barcode Scanner Module supports
up to 60° pitch angle. But you should reduce it for better and faster scanning.
V1.2 9 / 93
Barcode Scanner Module User Manual
SETTING INSTRUCTION
Setting commands are provided, you could refer to this chapter to configure the
Barcode Scanner Module. The factory setting could meet the requirement of common
HARDWARE CONNECTION
This module supports two communicating interfaces. You can connect the USB
interface to your device with micro USB cable. Or you can connect the UART interface
to your device. If you want to test the UART interface with PC, you require an TTL to
VCC: 5V
GND: Ground
SETTING CODES
Users could scan the setting codes to configure the Barcode Scanner Module
SETTING CODE
You can scan these two codes to enable/disable the setting code function. Enable
it, you could scan setting codes for configuration. And setting code is invalid if disable.
Open/Close:
V1.2 10 / 93
Barcode Scanner Module User Manual
Output content:
You can scan this setting code to restore to factory setting if require.
Except the factory setting, users can save the setting as user default setting. By
scanning the “Save Current Setting as User Default Setting” code, you can save your
current setting as default setting. If there was default setting, and this operating will
V1.2 11 / 93
Barcode Scanner Module User Manual
By scanning the code “Restore User Default Setting” can restore the module to
UART COMMUNICATION
If you connect the module to MCU by UART interface. You must set the correct
of UART interface of module are that: Baud rate: 9600bps, Data bit: 8, Stop bit: 1
UART Output
1200bps *9600bps
4800bps
14400bps 19600bps
You can scan setting codes below to set parity bit of serial port
V1.2 12 / 93
Barcode Scanner Module User Manual
For easily enable the UART output and all codes, you can scan the setting code below.
Enable UART&All-Code
USB COMMUNICATION 1. 2
When you connect the module with USB cable, you can set the module to HID
*HIDKBW HIDPOS
V1.2 13 / 93
Barcode Scanner Module User Manual
*1ms 3ms
5ms 10ms
You can set the interval time of last valid packet and packet release.
10ms 15ms
You can also set the interval time of packet release and next valid packet.
10ms 15ms
V1.2 14 / 93
Barcode Scanner Module User Manual
You can use this setting code to modify the status of CapLock when data output.
*Off On
You can set the module to work in HID KBW mode and UART mode at the same time.
*Disable Enable
You can set the module to USB virtual port mode by scanning this code.
SCANNING MODE
1. Manual Mode
Manual Mode is default scanning mode. In this mode, user should press the
button to begin scanning, and it will finish after scanned or button release.
Manual Mode
V1.2 15 / 93
Barcode Scanner Module User Manual
Sleep
In manual mode, module could enter sleep mode if it being idle for some time.
Default setting is that the module will enter Sleep mode after 30s if module keeps
idle. And you can wake it up by press button, module will restart after waking.
2. Continuous Mode1.2
In Continuous Mode, the module will keep scanning automatically. After it success
scanning and output result, or reach the timeout of scanning time, the module will
begin its next scan after a certain time (configurable). User should single press the
Continuous Mode
In Continuous Mode, this parameter set the max scanning time for per scanning
behavior. If the module success scanning or the its scanning time reach the max single
scanning time, module will enter the non-scanning interval. The range of single
V1.2 16 / 93
Barcode Scanner Module User Manual
1000ms 3000ms
*5000ms
infinite
Non-Scanning Interval
It is the interval between two scanning behaviors. That is module will scan nothing
after last scanning for this interval time before and begin its next scanning. The setting
1500ms 2000ms
V1.2 17 / 93
Barcode Scanner Module User Manual
To avoid of scanning the same barcodes multiple times. You can set a delay time.
If module scan a same barcode, it will compare the time with last scanning, only the
result is larger than the delay time, the result can be outputted, otherwise, the
You can set the delay time after you enable it.
3000ms 5000ms
3. Sensing Mode1.2
In Sensing Mode, the module will detect the ambient brightness, if the brightness
change, module will begin scanning after an image stabilization time (configurable).
After one scanning (success or timeout), module will enter detecting state again after
a certain time (configurable). Module will keep this cycle unless: If timeout, module
will stop scanning and in detecting state automatically. In Sensing Mode, user could
V1.2 18 / 93
Barcode Scanner Module User Manual
also press the button to scan and module will back to detecting after success scanning
or button release.
Sensing Mode
In Sensing Mode, this parameter set the max scanning time for per scanning
behavior. If the module success scanning or the its scanning time reach the max single
scanning time, module will enter the non-scanning interval. The range of single
1000ms 3000ms
*5000ms Infinite
Non-Scanning Interval
It is the interval between scanning and detecting. That is module will scan nothing
after last scanning for this interval time before and begin its next detecting. The
V1.2 19 / 93
Barcode Scanner Module User Manual
1500ms 2000ms
100ms *400ms
1000ms 2000ms
Sensitivity
*Common Low
High Highest
V1.2 20 / 93
Barcode Scanner Module User Manual
To avoid of scanning the same barcodes multiple times. You can set a delay time.
If module scan a same barcode, it will compare the time with last scanning, only the
result is larger than the delay time, the result can be outputted, otherwise, the
4. Command Mode
In command mode, scanner will begin scanning after receiving the command from
Command Mode
scanner module will response bytes (02 00 00 01 00 33 31) for the command and
In command mode, this parameter set the max scanning time for per scanning
behavior. If the module success scanning or the its scanning time reach the max single
scanning time, module will enter the non-scanning interval. The range of single
V1.2 21 / 93
Barcode Scanner Module User Manual
1000ms 3000ms
*5000ms
infinite
5. POS Mode1.2
You can use this setting code to quickly configure module to POS mode. In POS
POS Mode
SCAN AREA 1 .2
You can set the scan area of module for different application.
1. Whole area
If the scan area is whole size, module will scan from center to edge, the barcode
V1.2 22 / 93
Barcode Scanner Module User Manual
*Whole area
2. Center area
If the scan area are only center, you must set the barcode on center of image,
Center area
The center area is putted on the center of the image, use the same center of image.
The range of the size is 1-100 (percentage of the whole image). for example, if the size
20%Width
20%height
100%height
Center area
100%width
V1.2 23 / 93
Barcode Scanner Module User Manual
You can also define the size yourself by setting codes “Change center size”
Change center
size
(1) From character table we get that the Hex value of “50” is 32
1. Lighting
The white LED provides light for scanning, to improve the scanning performance
and supports weak light environments. It has three states for choice:
V1.2 24 / 93
Barcode Scanner Module User Manual
Standard (default): The LED only turn on when scanning, or it keeps off.
Keep lighting: The LED will keep lighting after powering on scanner module
2. Targeting
The targeting light beam could help user to get the best scanning distance and
Standard (default): The LED only turn on when scanning, or it keeps off.
Keep lighting: The LED will keep lighting after powering on scanner module
OUPUT INDICATION
You can set the buzzer to active/passive buzzer, as well as setting the driving
V1.2 25 / 93
Barcode Scanner Module User Manual
Passive LF Passive MF
Driving frequency-
Driving frequency-
Active
Passive HF
Note:
In active driving mode, user can set the working level of buzzer.
User can turn off all the warning tones by use the code “Enable silence”.
2. Start music1.2
V1.2 26 / 93
Barcode Scanner Module User Manual
3. Scanned tone
With these code, you can set the buzzer behavior when succeed in scanning
barcode.
The time of the warning tone can also be set, it is default 60ms.
Tone time-120ms
Tone time-90ms
4. Decoding prompt
V1.2 27 / 93
Barcode Scanner Module User Manual
You can enable this function for MCU to know whether succeed in decoding. After
enable this function, module will send prompt character “F” if it failed decoding
prompt prompt
5. Keyboard setting1.2
Keyboard-Turkey Q
V1.2 28 / 93
Barcode Scanner Module User Manual
7. Image flip
8. Color Invert1.2
Sometimes your barcode’s color is inverted, in this case, you can use color invert
code here.
V1.2 29 / 93
Barcode Scanner Module User Manual
You can read the version information of module with this setting code.
DATA EDIT
Sometimes we need to edit the scanned data first before output for easily
handling.
⚫ Add Prefix
⚫ Add Suffix
【Prefix】【CodeID】【Data】【Suffix】【Tail】
1. Prefix
Add prefix
V1.2 30 / 93
Barcode Scanner Module User Manual
Profix is a definable string added in front of decoding data, user can edit it by
Modify prefix
You can scan “Modify prefix” code and data setting code to modify the prefix.
Every character has two HEX and every prefix should less than 16 characters. The
Modify prefix
1) Query the character table to get the HEX of “DATA” are that : “44”,
“41”,”54”, “41”
2) Make sure Setting code is enabled, if no, please scanning the setting code
4) Scanning the data setting code one by one: “4”, “4”, “4”, “1”,
V1.2 31 / 93
Barcode Scanner Module User Manual
2. Suffix
Add suffix
Modify Suffix
Modify Suffix
1) Query the character table to get the HEX of “DATA” are that : “44”,
“41”,”54”, “41”
2) Make sure Setting code is enabled, if no, please scanning the setting code
4) Scanning the data setting code one by one: “4”, “4”, “4”, “1”,
V1.2 32 / 93
Barcode Scanner Module User Manual
3. CODE ID
Add CODE ID
User can use CODE ID to identify different type of barcode. CODE ID is chagnable.
Default CODE ID
Using “Default CODE ID” code, the module will restore all barcode information
Default CODE ID
Change CODE ID
User can change the Code ID with related setting codes. Every code id has one
character (one HEX value). More details about characters, please refer to Appendix D
2) Make sure Setting code is enabled, if no, please scanning the setting code
V1.2 33 / 93
Barcode Scanner Module User Manual
Modify CODE ID of
Modify CODE ID of
Matrix 2 of 5
Industrial 25
V1.2 34 / 93
Barcode Scanner Module User Manual
Modify CODE ID of
Modify CODE ID of
Expanded RSS
QR CODE
Modify CODE ID of
Modify CODE ID of
Data Matrix
Limited PDF417
4. Terminator
Close Tail
*Add Tail CR
V1.2 35 / 93
Barcode Scanner Module User Manual
【Start】【Center】【End】
With data setting code and this one, you can change the length of Start segment.
The Length M is represented by a HEX. More details about HEX refer to Appendix
V1.2 36 / 93
Barcode Scanner Module User Manual
With data setting code and this one, you can change the length of End segment.
The Length N is represented by a HEX. More details about HEX refer to Appendix
Examples:
“1234567890123”(Only Start)
1) Query the characters table to get the HEX value of “13”(DEC) is “0D”
2) Make sure the setting code function is enable, if not, open it.
5) Scanning “Save”
(Only End)
1) Query characters table, get the HEX value of “3” (DEC) is “03”
2) Make sure the setting code function is enable, if not, open it.
V1.2 37 / 93
Barcode Scanner Module User Manual
5) Scanning “Save”
(Only Center)
1) Query characters table, get the HEX value of “10” (DEC) and “3” are “0A”
2) Make sure the setting code function is enable, if not, open it.
5) Scanning “Save”
5) Scanning “Save”
6. RF Information
RF (Read Fail) information is the that used for indicating failed scanning in some
modes.
Modify Information
V1.2 38 / 93
Barcode Scanner Module User Manual
The RF information can be modified by users. The max length of RF is 15 and every
Modify RF Information
1) Query characters table to get the HEX values of “FAIL” are “46”, “41”,
“49”, “4C”
2) Make sure setting code function is enabled, if not, please enable it.
4) Scanning data setting code: “4”, “6”, “4”, “1”, “4”, “9”, “4”,
“C”
5) Scanning “Save”
With these setting code, you can enable/disable all types of barcode. If you disable
2. Enhance scanning
V1.2 39 / 93
Barcode Scanner Module User Manual
Use these codes, you can enhance the scan effect of module. It can make the scan
angle larger than 45° and the ability of scanning low-contrast and gradient barcodes.
3. EAN131.2
4. EAN81.2
V1.2 40 / 93
Barcode Scanner Module User Manual
5. UPCA1.2
V1.2 41 / 93
Barcode Scanner Module User Manual
6. UPCE0
7. UPCE11.2
8. Code128
V1.2 42 / 93
Barcode Scanner Module User Manual
9. Code 391.2
Enable/Disable Code39
V1.2 43 / 93
Barcode Scanner Module User Manual
10. Code93
V1.2 44 / 93
Barcode Scanner Module User Manual
V1.2 45 / 93
Barcode Scanner Module User Manual
12. QR
Enable/Disable QR code
13. Interleaved 2 of 5
14. Industrial 25
V1.2 46 / 93
Barcode Scanner Module User Manual
V1.2 47 / 93
Barcode Scanner Module User Manual
16. Code111.2
V1.2 48 / 93
Barcode Scanner Module User Manual
Code11-1bit *Code-2bit
17. MSI
18. RSS
V1.2 49 / 93
Barcode Scanner Module User Manual
19. DM1.2
V1.2 50 / 93
Barcode Scanner Module User Manual
20. PDF417
V1.2 51 / 93
Barcode Scanner Module User Manual
Communicating Interface
Parity None
Stop bit 1
Mode
Manual
Trigger Level Low Default High
Mode
V1.2 52 / 93
Barcode Scanner Module User Manual
Functions Commands
After sending the query command of baud rate, the module will response as below:
02 00 00 02 C4 09 SS SS 1200
02 00 00 02 71 02 SS SS 4800
02 00 00 02 39 01 SS SS 9600
02 00 00 02 D0 00 SS SS 14400
02 00 00 02 9C 00 SS SS 19200
02 00 00 02 4E 00 SS SS 38400
02 00 00 02 34 00 SS SS 57600
Note: SS SS is checksum
V1.2 53 / 93
Barcode Scanner Module User Manual
EAN-13 d 0x91
EAN-8 d 0x92
UPC-A c 0x93
UPC-E0 c 0x94
UPC-E1 c 0x95
Code 39 b 0x97
Code 93 i 0x98
Codabar a 0x99
Interleaved 2 of 5 e 0x9A
Industrial 2 of 5 D 0x9B
Matrix 2 of 5 v 0x9C
Code 11 H 0x9D
MSI-Plessey m 0x9E
QR Code Q 0xA2
V1.2 54 / 93
Barcode Scanner Module User Manual
0 0 NUL
1 1 SOH
2 2 STX
3 3 ETX
4 4 EOT
5 5 ENQ
6 6 ACK
7 7 BEL
8 8 BS
9 9 HT
0a 10 LF
0b 11 VT
0c 12 FF
0d 13 CR
0e 14 SO
0f 15 SI
10 16 DLE
11 17 DC1
12 18 DC2
13 19 DC3
14 20 DC4
V1.2 55 / 93
Barcode Scanner Module User Manual
15 21 NAK
16 22 SYN
17 23 ETB
18 24 CAN
19 25 EM
1a 26 SUB
1b 27 ESC
1c 28 FS
1d 29 GS
1e 30 RS
1f 31 US
20 32 SP
21 33 !
22 34 "
23 35 #
24 36 $
25 37 %
26 38 &
27 39 `
28 40 (
29 41 )
2a 42 *
V1.2 56 / 93
Barcode Scanner Module User Manual
2b 43 +
2c 44 ,
2d 45 -
2e 46 .
2f 47 /
30 48 0
31 49 1
32 50 2
33 51 3
34 52 4
35 53 5
36 54 6
37 55 7
38 56 8
39 57 9
3a 58 :
3b 59 ;
3c 60 <
3d 61 =
3e 62 >
3f 63 ?
40 64 @
V1.2 57 / 93
Barcode Scanner Module User Manual
41 65 A
42 66 B
43 67 C
44 68 D
45 69 E
46 70 F
47 71 G
48 72 H
49 73 I
4a 74 J
4b 75 K
4c 76 L
4d 77 M
4e 78 N
4f 79 O
50 80 P
51 81 Q
52 82 R
53 83 S
54 84 T
55 85 U
56 86 V
V1.2 58 / 93
Barcode Scanner Module User Manual
57 87 W
58 88 X
59 89 Y
5a 90 Z
5b 91 [
5c 92 \
5d 93 ]
5e 94 ^
5f 95 _
60 96 '
61 97 a
62 98 b
63 99 c
64 100 d
65 101 e
66 102 f
67 103 g
68 104 h
69 105 i
6a 106 j
6b 107 k
6c 108 l
V1.2 59 / 93
Barcode Scanner Module User Manual
6d 109 m
6e 110 n
6f 111 o
70 112 p
71 113 q
72 114 r
73 115 s
74 116 t
75 117 u
76 118 v
77 119 w
78 120 x
79 121 y
7a 122 z
7b 123 {
7c 124 |
7d 125 }
7e 126 ~
7f 127 DEL
V1.2 60 / 93
Barcode Scanner Module User Manual
0~9:
0 1
2 3
5
4
7
6
8 9
V1.2 61 / 93
Barcode Scanner Module User Manual
A~F:
A B
C D
E F
V1.2 62 / 93
Barcode Scanner Module User Manual
Using Data Code, you need to scan the “Save” to save your setting, you can also use
V1.2 63 / 93
Barcode Scanner Module User Manual
UART COMMAND
User can set module by sending command via UART interface. Default UART
parameters of scanner module are: Baud rate: 9600bps: Parity: None; Data bit: 8;
Stop bit: 1
READ
For devices flag reading, supports 256 bytes for every reading.
0x1021. Initial value is 0, first calculate high bit for single byte without negating.
V1.2 64 / 93
Barcode Scanner Module User Manual
while(len-- != 0)
crc *= 2;
ptr++;
}
Note: Can use 0xAB 0xCD as CRC bytes if user don’t need check function.
return crc;
Lens :Upload number of Data bytes, 0x00 stand for 256 bytes
0x1021. Initial value is 0, first calculate high bit for single byte without negating.
No return
V1.2 65 / 93
Barcode Scanner Module User Manual
No return
Example:
Command: 0x7E 0x00 0x07 0x01 0x00 0x0A 0x01 0xEE 0x8A
2) CRC error
Command: 0x7E 0x00 0x07 0x01 0x00 0x0A 0x01 0x11 0x22
Return: None
3) The length of command is not enough or timeout (reach 400ms) after 0x7E 0x00
Return: None
V1.2 66 / 93
Barcode Scanner Module User Manual
WRITE
For every writing operation, the bytes can up to 256. After your write the module, you
Lens :0x00~0xFF(1 byte), number of byte in Data segment, also the num of
CRC :CRC_CCITT checksum (2 bytes). The calculate range: Types, Lens, Address,
value is 0, first calculate high bit for single byte without negating. The referent code:
while(len-- != 0)
crc *= 2;
crc ^= 0x11021;
crc ^= 0x1021;
ptr++;
}
V1.2 67 / 93
return crc;
}
Barcode Scanner Module User Manual
Note: if you don’t need CRC check, just replace it with 0xAB 0xCD
1) Write successfully
Lens :0x01
Data :0x00
No return
3) Unknow command
No return
Example:
1) Write successfully
Command: 0x7E 0x00 0x08 0x01 0x00 0x0A 0x3E 0x4C 0xCF
2) CRC failed
Command: 0x7E 0x00 0x08 0x01 0x00 0x0A 0x3E 0x11 0x22
Return: None
V1.2 68 / 93
Barcode Scanner Module User Manual
3) The length of command is not enough or it is timeout after 0x7E 0x00 command
Return: None
SAVE TO FLASH
If you want to save the setting of device to inter flash, you can use save command
Types :0x09
Lens :0x01
Address :0x0000
Data :0x00
1) Save successfully
Lens :0x01
Data :0x00
V1.2 69 / 93
Barcode Scanner Module User Manual
No return
3) Unknow Command
No return
If you want to restore devices flags to factory setting, and save to external
Types :0x09
Lens :0x01
Address :0x0000
Data :0xFF
1) Successfully save
Lens :0x01
Data :0x00
V1.2 70 / 93
Barcode Scanner Module User Manual
No return
3) Unknow command
No return
V1.2 71 / 93
Barcode Scanner Module User Manual
ADDRESS TABLE
Address 0x0000
indication
Sensing mode
Address1.2 0x0002
Address1.2 0x0003
V1.2 72 / 93
Barcode Scanner Module User Manual
Setting code
Address 0x0004
0x00-0xFF:0.0-25.5s
Address 0x0005
0x00-0xFF:0.0-25.5s
Address 0x0006
0x00-0xFF:0.0-25.5s
Address 0x0007
1:Enable 0:Disable
V1.2 73 / 93
Barcode Scanner Module User Manual
unit:100ms
Address 0x0008
unit:100ms
Address1.2 0x0009
Image invert;
Bit 1-0
00:Disable invert; 01: Enable invert; 10/11:保留
Address 0x000A
Address 0x000B
0x00-0xFF;0-255ms
V1.2 74 / 93
Barcode Scanner Module User Manual
Address1.2 0x000C
Interval = (Reg0x000C[7:2])ms
0: Disable; 1: Enable
0:High for idle and Low for busy; 1:Low for busy and High for idle
Address 0x000D
Address1.2 0x000E
decoding
Address1.2 0x000F
V1.2 75 / 93
Barcode Scanner Module User Manual
Sensitivity parameter 1
Bit 7-0
0x00-0xFF: Higher the value, lower the sensitivity, default 0x32
Address1.2 0x0010
Sensitivity parameter 2
Bit 7-0
0x00-0xFF:Higher the value, lower the sensitivity, default 0x0A
Address1.2 0x0011
Address1.2 0x0012
Address1.2 0x0013
Address1.2 0x0014
V1.2 76 / 93
Barcode Scanner Module User Manual
0x00-0xFF:0-2.55s
Address 0x002B,0x2A
Address1.2 0x002C
V1.2 77 / 93
Barcode Scanner Module User Manual
Bit 0 Reserved
Address 0x002E
Address 0x002F
Address 0x0030
Address 0x0031
V1.2 78 / 93
Barcode Scanner Module User Manual
Address 0x0032
Address 0x0033
Address 0x0034
0x00-0xFF:0-255Byte
Address 0x0035
V1.2 79 / 93
Barcode Scanner Module User Manual
0x00-0xFF:0-255Byte
Address 0x0036
Address 0x0037
0x00-0xFF:0-255Byte
Address 0x0038
0x00-0xFF:0-255Byte
Address 0x0039
V1.2 80 / 93
Barcode Scanner Module User Manual
Address 0x003A
0x00-0xFF:0-255Byte
Address 0x003B
0x00-0xFF:0-255Byte
Address 0x003C
Address 0x003D
0x00-0xFF:0-255Byte
V1.2 81 / 93
Barcode Scanner Module User Manual
Address 0x003E
0x00-0xFF:0-255Byte
Address 0x003F
0:Disable QR 1:Enable QR
Address 0x0040
Address 0x0041
0x00-0xFF:0-255Byte
Address 0x0042
V1.2 82 / 93
Barcode Scanner Module User Manual
0x00-0xFF:0-255Byte
Address 0x0043
Address 0x0044
0x00-0xFF:0-255Byte
Address 0x0045
0x00-0xFF:0-255Byte
Address 0x0046
V1.2 83 / 93
Barcode Scanner Module User Manual
Address 0x0047
0x00-0xFF:0-255Byte
Address 0x0048
0x00-0xFF:0-255Byte
Address 0x0049
Address 0x004A
0x00-0xFF:0-255Byte
V1.2 84 / 93
Barcode Scanner Module User Manual
Address 0x004B
0x00-0xFF:0-255Byte
Address 0x004C
Address 0x004D
0x00-0xFF:0-255Byte
Address 0x004E
0x00-0xFF:0-255Byte
Address 0x004F
V1.2 85 / 93
Barcode Scanner Module User Manual
Address 0x0050
Address 0x0051
Address 0x0052
0x00-0xFF:0-255Byte
Address 0x0053
V1.2 86 / 93
Barcode Scanner Module User Manual
0x00-0xFF:0-255Byte
Address 0x0054
Bit0 Enable DM
0:Disable DM 1:Enable DM
Address 0x0055
Address 0x0060
Bit 7 Reserved
V1.2 87 / 93
Barcode Scanner Module User Manual
Address1.2 0x0061
Address 0x0062
0x00-0x0F:Prefix length
0x00-0x0F:Suffix length
V1.2 88 / 93
Barcode Scanner Module User Manual
Address 0x0081
Bit3-0 RF Length
0x00-0x0F:RF length
Bit 7-0 RF
Address 0x00B0
V1.2 89 / 93
Barcode Scanner Module User Manual
10:Send last N Data 11:Don’t send the first M+ the last N Data
Address 0x00B1
0x00-0xFF:0-255
Address 0x00B2
0x00-0xFF:0-255
V1.2 90 / 93
Barcode Scanner Module User Manual
0x64:V1.00
0x6E:V1.10
0x78:V1.20
0x82:V1.30
0x8C:V1.40
0x64:V1.00
V1.2 91 / 93
Barcode Scanner Module User Manual
0x6E:V1.10
0x78:V1.20
0x82:V1.30
0x8C:V1.40
0x0F:2015
0x10:2016
0x11:2017
0x09:Sep.
0x0A:Oct.
0x0B:Nov.
V1.2 92 / 93
Barcode Scanner Module User Manual
0x09:9th
0x0A:10th
0x0B:11th
V1.2 93 / 93