Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

OneDimSymbology

Grooper.IP

Enumerates the supported 1D (linear) barcode symbologies for detection and decoding by the [1D Reader].

Remarks

The OneDimSymbology enumeration defines the set of one-dimensional (linear) barcode types that can be detected and decoded by the [1D Reader] in Grooper. Use this enumeration to configure which 1D barcode symbologies are enabled for detection on your documents.

Selecting the appropriate values ensures that only the relevant barcode types are searched for, improving detection speed and accuracy while reducing false positives. This is especially important in applications such as shipping, inventory, healthcare, and pharmaceutical packaging, where specific barcode types are prevalent.

Usage and Configuration

  • Enable only the symbologies present in your documents (e.g., Code128 and Code39 for shipping labels).
  • Enable Pharmacode for pharmaceutical packaging and production control.
  • Disabling unused symbologies improves performance and reduces the risk of incorrect barcode values.

Impact

  • Enabling unnecessary symbologies may result in slower processing or increased false positives.
  • Review diagnostic output to verify which symbologies are being detected and to fine-tune your configuration.

A combination of the following flags:

NameValueDescription
None0No symbology.

Used By

Notification