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

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