CogIODevice IsDeviceOpen Property Cognex VisionPro
Returns true if the device is open; otherwise, returns false.

Namespace: Cognex.VisionPro.QuickBuild.IO
Assembly: Cognex.VisionPro.QuickBuild.IO (in Cognex.VisionPro.QuickBuild.IO.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax

public abstract bool IsDeviceOpen { get; }

Property Value

Type: Boolean
See Also