CogSyntheticFrameGrabber CreateAcqFifo Method Cognex VisionPro

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

public ICogAcqFifo CreateAcqFifo(
	string videoFormat,
	CogAcqFifoPixelFormatConstants fifoType,
	int cameraPort,
	bool autoPrepare
)

Return Value

Type: ICogAcqFifo

Implements

ICogFrameGrabber CreateAcqFifo(String, CogAcqFifoPixelFormatConstants, Int32, Boolean)
See Also