CogIDDataMatrix ProcessControlMetrics Property Cognex VisionPro 9.21
The type of process control metrics to be computed for DataMatrix symbols.

Namespace: Cognex.VisionPro.ID
Assembly: Cognex.VisionPro.ID (in Cognex.VisionPro.ID.dll) Version: 83.0.0.0
Syntax

public CogIDDataMatrixProcessControlMetricsConstants ProcessControlMetrics { get; set; }

Property Value

Type: CogIDDataMatrixProcessControlMetricsConstants
Events

Event TypeReason
ICogChangedEvent Changed Fires when the value of this property changes.
Exceptions

ExceptionCondition
ArgumentException The supplied value is not a member of CogIDDataMatrixProcessControlMetricsConstants
See Also