LineMaxOperatorBase TimeoutEnabled Property Cognex VisionPro 9.21 SR1
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.21.1.1
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