CogFrameGrabberGigE Disconnect Method Cognex VisionPro 9.22
Breaks the connection between this software object and the hardware.

Namespace: Cognex.VisionPro.FGGigE.Implementation.Internal
Assembly: Cognex.VisionPro.FGGigE (in Cognex.VisionPro.FGGigE.dll) Version: 87.0.0.0
Syntax

public virtual void Disconnect(
	bool AllowRecovery
)

Parameters

AllowRecovery
Type: System Boolean
n/a

Implements

ICogFrameGrabber Disconnect(Boolean)
See Also