CogOCVTool Results Property Cognex VisionPro 9.21 SR1
Results from the last invocation of the Run method. A gcnew CogOCVResults is factoried for each inspection. Previous results will be released prior to the new inspection.

Namespace: Cognex.VisionPro.OC
Assembly: Cognex.VisionPro.OC (in Cognex.VisionPro.OC.dll) Version: 85.1.0.0
Syntax

public CogOCVResults Results { get; }

Property Value

Type: CogOCVResults
Remarks

Results from the last invocation of the Run  method. A new CogOCVResults is created for each inspection. Previous results are released prior to the new inspection.

See Also