CogSyntheticFrameGrabber GetStatus Method Cognex VisionPro 9.21 SR1

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

public CogFrameGrabberStatusConstants GetStatus(
	bool cached
)

Parameters

cached
Type: System Boolean

Return Value

Type: CogFrameGrabberStatusConstants

Implements

ICogFrameGrabber GetStatus(Boolean)
See Also