CogBeadInspectPattern FixedWidthEnabled Property Cognex VisionPro 9.8
Gets or Sets whether training uses a fixed bead width. The value used when training is defined by the FixedWidth property.

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

public bool FixedWidthEnabled { get; set; }

Property Value

Type: Boolean
"True" if pattern will use a fixed bead width. "False" otherwise. Default value is "False".
Events

See Also