CogFrameGrabberGenTL Disconnect Method Cognex VisionPro 9.7
Breaks the connection between this software object and the hardware.

Namespace: Cognex.VisionPro.GenTL.Implementation.Internal
Assembly: Cognex.VisionPro.GenTL (in Cognex.VisionPro.GenTL.dll) Version: 73.0.0.0
Syntax

public virtual void Disconnect(
	bool AllowRecovery
)

Implements

ICogFrameGrabber Disconnect(Boolean)
See Also