Whether this frame grabber refers to the same hardware as Other.
Namespace: Cognex.VisionPro.FG1394DCAM.Implementation.InternalAssembly: Cognex.VisionPro.FG1394DCAM (in Cognex.VisionPro.FG1394DCAM.dll) Version: 69.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