LineMaxOperatorBase TimeoutEnabled Property Cognex VisionPro 9.22
Get

Gets the applicability of Timeout.

Set

Sets the applicability of Timeout.

Namespace: Cognex.Vision.LineMax.Implementation
Assembly: Cognex.Vision.LineMax.Net (in Cognex.Vision.LineMax.Net.dll) Version: 9.22.2.0
Syntax

public abstract bool TimeoutEnabled { get; set; }

Return Value

Type: Boolean

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

Remarks

Changed Fires when this property changes. The following state flag may be affected:

See Also