CogFrameGrabberGenTL Disconnect Method Cognex VisionPro 9.8
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: 75.1.0.0
Syntax

public virtual void Disconnect(
	bool AllowRecovery
)

Implements

ICogFrameGrabber Disconnect(Boolean)
See Also