Click or drag to resize
SignalGetNextRawValue Method
Returns the next raw sensor value in the 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 long GetNextRawValue()

Return Value

Type: Int64
The next raw sensor value in the buffer.
See Also