Message Length
Message length can be set to the maximum value, minimum value. The data between the maximum and the minimum
is valid.
The maximum value and minimum value can be set using Programming command. Please check the programming
command guide for the detail.
Code 93 max length command: 020D03. The parameter of this command can be set from min to 80.
Code 93 min length command: 020D02. The parameter of this command can be set from 0 to max.
Example: Set the Barcode Message length of the minimum value is 10; the maximum value is 25.
Programming command: Max: 020D0325 ; Min: 020D0210.
Code 93 Append
This function allows the scanner to append several Code 93 barcode data together before transmitting to host. When
the scanner encounters a Code 93 barcode with append character (ex. Space character), it buffers the data until it
reads a Code 93 barcode which does not have append character. Then the data is transmitted in the order that the
barcodes were read.