CogFrameGrabber8504 Disconnect Method Cognex VisionPro 9.10
Breaks the connection between this software object and the hardware.

Namespace: Cognex.VisionPro.FG8504.Implementation.Internal
Assembly: Cognex.VisionPro.FG8504 (in Cognex.VisionPro.FG8504.dll) Version: 79.0.0.0
Syntax

public virtual void Disconnect(
	bool AllowRecovery
)

Parameters

AllowRecovery
Type: System Boolean
n/a

Implements

ICogFrameGrabber Disconnect(Boolean)
See Also