CogAcqFifo8100 FrameGrabber Property Cognex VisionPro
Frame grabber associated with this acquisition fifo.

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

public virtual ICogFrameGrabber FrameGrabber { get; }

Property Value

Type: ICogFrameGrabber

Implements

ICogAcqFifo FrameGrabber
Remarks

Returns the CogFrameGrabber associated with this acquisition FIFO.

See Also