Whether this frame grabber refers to the same hardware as Other.
Namespace: Cognex.VisionPro.ImagingDevice.Implementation.InternalAssembly: Cognex.VisionPro.ImagingDevice (in Cognex.VisionPro.ImagingDevice.dll) Version: 80.0.0.0
Syntax
Parameters
- other
- Type: Cognex.VisionPro ICogFrameGrabber
The other frame grabber.
Return Value
Type: BooleanTrue if this frame grabber and other are the same .
Implements
ICogFrameGrabber SameHardware(ICogFrameGrabber)Remarks
Whether this frame grabber refers to the same hardware as Other.
See Also