Barcode Pick Session

Defined under the namespace Scandit.Datacapture.Barcode.Pick

BarcodePickSession
class BarcodePickSession

Added in version 7.5.0

The BarcodePick session holds the current state of a running BarcodePick.

trackedItems
get trackedItems(): string[]

Added in version 7.5.0

A set containing the data of all the barcodes that are currently tracked on screen.

addedItems
get addedItems(): string[]

Added in version 7.5.0

A set containing the data of the barcodes that were scanned in the last frame.