ICogAcqFifo TimeoutEnabled Property Cognex VisionPro
Read or set whether the timeout value is used.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
Syntax

bool TimeoutEnabled { get; set; }

Property Value

Type: Boolean
Events

Event TypeReason
ICogChangedEvent Changed

Fires when the timeout period is enabled or disabled.

The following state flag may be affected:

Remarks

Sets or gets whether the Timeout is used.

Default Value: True

See Also