CogBeadInspectTrainResult NumTrainedCalipers Property Cognex VisionPro 9.7
Gets the total number of calipers that lie along the trained bead path.

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

public int NumTrainedCalipers { get; }

Property Value

Type: Int32
The number of trained calipers.
See Also