ClusterExpectationStatus

Defined in framework ScanditBarcodeCapture

enum ClusterExpectationStatus

Added in version 8.5.0

An enumeration describing whether a Cluster matches the configured expectation. The value is set when an expectation (such as BarcodeCountSettings.expectedNumberOfBarcodesPerCluster) is configured.

notEvaluated

Added in version 8.5.0

No expectation is configured; the cluster has not been evaluated.

matches

Added in version 8.5.0

The cluster matches the configured expectation.

deviates

Added in version 8.5.0

The cluster does not match the configured expectation.