CogSyntheticFrameGrabber GetStatus Method Cognex VisionPro 9.22 SR1

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

public CogFrameGrabberStatusConstants GetStatus(
	bool cached
)

Parameters

cached
Type: System Boolean

Return Value

Type: CogFrameGrabberStatusConstants

Implements

ICogFrameGrabber GetStatus(Boolean)
See Also