Configuration of the mode used for scanning multiple barcodes.
COUNTING
UNIQUE
Generated using TypeDoc
Configuration of the mode used for scanning multiple barcodes.
COUNTING
: Scan barcodes even if they have the same value and count the number of repeated barcodes.UNIQUE
: Only scan barcodes with unique values. Subsequent barcodes with the same values will be ignored.