Click or drag to resize
DaqDeviceIsRecording Property
Indicates whether the device is currently recording the raw data stream to a file.

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 IsRecording { get; set; }

Property Value

Type: Boolean
See Also