Click or drag to resize
VirtualDeviceAdapterBaseDevice Property
The underlying DaqDevice object receiving input data from the 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 IDaqDevice BaseDevice { get; set; }

Property Value

Type: IDaqDevice
See Also