GlobalVision is not decoding single-digit barcode
Issue: I have a small Code 128 barcode that when decoded presents a single-digit result:

Diagnosis: The minimum number of detected characters in GlobalVision for Code 128 is currently set to 2 to avoid detecting many false positives. It is not a limitation of the Code 128 standard.
Workaround:
You can generate a new code 128 by adding a zero in front of the digit “06” instead of the single-digit “6”. Then we will be able to detect. Note that Just adding a “0” in the Human Readable part of the failing one-digit Code 128 barcode will not help.
Please feel free to email support@globalvision.co if you have any additional questions. We are happy to help!