Returns true if the device is open; otherwise, returns false.
Namespace: Cognex.VisionPro.QuickBuild.IOAssembly: Cognex.VisionPro.QuickBuild.IO (in Cognex.VisionPro.QuickBuild.IO.dll) Version: 87.0.0.0 (87.0.0.0)
public abstract bool IsDeviceOpen { get; }public abstract bool IsDeviceOpen { get; }Public MustOverride ReadOnly Property IsDeviceOpen As Boolean
Get
Public MustOverride ReadOnly Property IsDeviceOpen As Boolean
Get
public:
virtual property bool IsDeviceOpen {
bool get () abstract;
}public:
virtual property bool IsDeviceOpen {
bool get () abstract;
}Property Value
Type:
Boolean