Click or drag to resize
SignalGetRawValues Method
Enumerates over raw values in the signal buffer.

Namespace: GLNeuroTech.Devices.Common
Assembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax
public IEnumerable<long> GetRawValues()

Return Value

Type: IEnumerableInt64
See Also