ICogFrameGrabber SameHardware Method Cognex VisionPro 9.21
Whether this frame grabber refers to the same hardware as Other.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 83.0.0.0
Syntax

bool SameHardware(
	ICogFrameGrabber other
)

Return Value

Type: Boolean

True if this frame grabber and other are the same .

Remarks

Whether this frame grabber refers to the same hardware as Other.

See Also