Table of contents

Need better scanning performance?

Get a FREE customized reading template.

ExpectedBarcodesCount

Parameter ExpectedBarcodesCount of BarcodeFormatSpecification defines the expected number of barcodes for a specific format.

Remarks

  • Introduced in version 11.2.1000.
  • Once the number of decoded barcodes for this format reaches ExpectedBarcodesCount, decoding for this format will stop. However, if the total result count has not yet reached the task-level ExpectedBarcodesCount, decoding will continue for other barcode formats.

JSON Structure

Location in template:

BarcodeFormatSpecificationOptions[i]
    └── ExpectedBarcodesCount

Parent object: BarcodeFormatSpecification object

Example:

{
    "ExpectedBarcodesCount": 0
}

Parameter Details

ExpectedBarcodesCount Parameter Details
Type
int
Range
[1, 0x7fffffff]
Default Value
0x7fffffff

This page is compatible for: