Click or drag to resize
DaqDeviceIsAcquiring Property
Indicates whether the device is currently streaming signal data to the PC.

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

Property Value

Type: Boolean

Implements

IDaqDeviceIsAcquiring
See Also