CogAcqFifoTool Operator Property Cognex VisionPro 9.8
Reads or sets the acquisition fifo object.

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

public ICogAcqFifo Operator { get; set; }

Property Value

Type: ICogAcqFifo
Events

Event TypeReason
ICogChangedEvent Changed

Fires when the value of this property changes.

The following state flag may be affected:

    Remarks

    Reads or sets the acquisition FIFO object.

    See Also