CogSyntheticFrameGrabber GetStatus Method Cognex VisionPro 9.25 SR1

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

public CogFrameGrabberStatusConstants GetStatus(
	bool cached
)

Parameters

cached
Type: System Boolean

Return Value

Type: CogFrameGrabberStatusConstants

Implements

ICogFrameGrabber GetStatus(Boolean)
See Also