CogIDResultDecoded ProcessControlMetricsAIMDPM Property Cognex VisionPro 9.20
AIM-DPM process control metrics. This property will be null if these metrics were not requested or could not be computed. This property is only meaningfull for certain DataMatrix or QRCode symbologies.

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

public CogIDProcessControlMetricsAIMDPM ProcessControlMetricsAIMDPM { get; }

Property Value

Type: CogIDProcessControlMetricsAIMDPM
The computed AIM-DPM process control metrics. May be null.
See Also