Click or drag to resize
DaqDeviceIsConnected Property
Indicates whether the device is currently connected to the PC and able to receive commands.

Namespace: GLNeuroTech.Devices.Common
Assembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax
public virtual bool IsConnected { get; protected set; }

Property Value

Type: Boolean

Implements

IDaqDeviceIsConnected
See Also