ClusterExpectationStatus
Defined in namespace Scandit.DataCapture.Barcode.Data
- ClusterExpectationStatus
Added in version 8.6.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.6.0
No expectation is configured; the cluster has not been evaluated.
- Matches
Added in version 8.6.0
The cluster matches the configured expectation.
- Deviates
Added in version 8.6.0
The cluster does not match the configured expectation.