Thanks for downloading Dynamsoft Barcode Reader Package!
Your download will start shortly. If your download does not begin, click here to retry.
Code128Subset
is a parameter to specify the subset of Code 128. It is defined as below:
Value Type | Value Range | Default Value |
---|---|---|
string | “A” “B” “C” |
”” |
Code128Subset
is supported to be set through JSON template.
Code128Subset
as a JSON parameter is a string value defined as below.
Key Name | Key Value |
---|---|
Code128Subset | “A”, “B” or “C” as a string |
JSON Example
{
"Code128Subset": "A"
}
Code128Subset
has no influence on the Speed.
Setting Code128Subset
to an appropriate value when detecting non-standard Code128 may improve the Read Rate.
Setting Code128Subset
to an appropriate value when detecting non-standard Code128 may improve the Accuracy.
latest version