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

Namespace: Cognex.VisionPro.ImagingDevice.Implementation.Internal
Assembly: Cognex.VisionPro.ImagingDevice (in Cognex.VisionPro.ImagingDevice.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