CogIODevice IsDeviceOpen Property Cognex VisionPro 9.10
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: 79.0.0.0 (79.0.0.0)
Syntax

public abstract bool IsDeviceOpen { get; }

Property Value

Type: Boolean
See Also