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

Code39Settings

Grooper Object Grooper.IP

Defines options for the detection and output of Code 39 barcodes.

Remarks

The 'Code 39 Settings' object provides advanced configuration for how Code 39 barcodes are detected and decoded by barcode readers in Grooper. These options allow you to control support for full ASCII encoding, the handling of start/stop delimiters, and output formatting.

Use Code 39 Settings to match the encoding and formatting of Code 39 barcodes in your documents, ensuring accurate detection and correct output values. Adjust these options based on your barcode printing standards and the requirements of downstream processes.

Usage and Configuration

  • Enable 'Full ASCII' if your barcodes encode the full ASCII character set.
  • Use 'Include Start/Stop' to control whether delimiters appear in output values.
  • Set 'Start/Stop Optional' if barcodes may be missing start/stop characters.

These settings are typically accessed as a property of a [1D Reader] or Standard Reader when Code 39 symbology is enabled.

Example Scenarios

  • For barcodes using only uppercase letters and digits, leave 'Full ASCII' disabled.
  • For barcodes printed without start/stop characters, enable 'Start/Stop Optional'.
  • To output values exactly as encoded (including delimiters), enable 'Include Start/Stop'.

Properties

NameTypeDescription

Used By

Notification