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

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