|
IDaqDeviceIsAcquiring Property |
Returns whether the device is currently acquiring data
Namespace: GLNeuroTech.Devices.CommonAssembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax bool IsAcquiring { get; }
ReadOnly Property IsAcquiring As Boolean
Get
property bool IsAcquiring {
bool get ();
}
abstract IsAcquiring : bool with get
Property Value
Type:
BooleanSee Also