CogLineMax TimeoutEnabled Property Cognex VisionPro 9.20
Get or set the applicability of Timeout.

Namespace: Cognex.VisionPro.LineMax
Assembly: Cognex.VisionPro.LineMax (in Cognex.VisionPro.LineMax.dll) Version: 80.0.0.0
Syntax

public bool TimeoutEnabled { get; set; }

Property Value

Type: Boolean
When true the inspection duration is limited by Timeout; otherwise, it is not limited. The default value is true.
Events

Event TypeReason
ICogChangedEvent Changed

Fires when this property changes.

The following state flag may be affected:

See Also