CogHandEyeCalibrator TimeoutEnabled Property Cognex VisionPro 9.5
Enable or disable timeout for the Execute methods.

Namespace: Cognex.VisionPro.CalibFix
Assembly: Cognex.VisionPro.CalibFixPlus (in Cognex.VisionPro.CalibFixPlus.dll) Version: 69.0.0.0
Syntax

public bool TimeoutEnabled { get; set; }

Property Value

Type: Boolean
The default is False.
Events

Event TypeReason
ICogChangedEvent Changed Fires when the value of this property changes.
See Also