Center aiming decode setting
Operand: 0x53
Insert characters into barcode data
(up to 8 characters)
Operand: 0x5C
Data:
Data0 ~ data1: the position of the inserted data in the barcode data
Data2: data inserted in corresponding position (range: 0x01 ~ 0x7F)
Note: Data0 ~ data1
Calculation method: data0 = (x/64) +0x20 data1 = (x%64) +0x20, where x is the position of the
character to be inserted (range: 1 ~ 6143).
When Data0 = 0x00, data1 = 0x00, clear all inserted data.
When Data0 = 0x00, data1 = 0x01~0x08, the insertion data of corresponding coordinates shall be
cleared, and the coordinates shall be arranged in ascending order.
Compound command parameters
Operand: 0x5D
Data: Data0~dataN (range: 0 ~ N, N is any number)
Note: QR code is used for barcode type setting. Specific restart commands are not supported
for composite commands, such as setting interface mode and restoring factory settings.