CogNdmInspectionResult InspectionIndex Property Cognex VisionPro 9.7
The index of the inspection process\channel\slot that produced this inspection result.

Namespace: Cognex.VisionPro.Comm
Assembly: Cognex.VisionPro.Comm (in Cognex.VisionPro.Comm.dll) Version: 73.0.0.0
Syntax

public int InspectionIndex { get; set; }

Property Value

Type: Int32
Exceptions

ExceptionCondition
ArgumentOutOfRangeException Thrown if the value is less than 0 or greater than 255.
See Also