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

Namespace: Cognex.VisionPro.GenTL.Implementation.Internal
Assembly: Cognex.VisionPro.GenTL (in Cognex.VisionPro.GenTL.dll) Version: 75.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