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

Namespace: Cognex.VisionPro.FG1394DCAM.Implementation.Internal
Assembly: Cognex.VisionPro.FG1394DCAM (in Cognex.VisionPro.FG1394DCAM.dll) Version: 65.1.0.0
Syntax

public virtual bool TimeoutEnabled { get; set; }

Property Value

Type: Boolean

Implements

ICogAcqFifo TimeoutEnabled
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