CogDLRuntime Close Method Cognex VisionPro 9.25 SR1
Close any currently open workspace.

Namespace: Cognex.VisionPro.DLRuntime
Assembly: Cognex.VisionPro.DLRuntime (in Cognex.VisionPro.DLRuntime.dll) Version: 93.1.0.0 (93.1.0.0)
Syntax

public void Close()
Events

Event TypeReason
ICogChangedEvent Changed Fires when a currently open workspace is closed. The following state flags may be affected:
  • SfState
  • SfGetTensorRTInfo
  • SfGetParams
See Also