|
SignalGetNextRawValue Method |
Returns the next raw sensor value in the buffer.
Namespace: GLNeuroTech.Devices.CommonAssembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax public long GetNextRawValue()
Public Function GetNextRawValue As Long
public:
long long GetNextRawValue()
member GetNextRawValue : unit -> int64
Return Value
Type:
Int64The next raw sensor value in the buffer.
See Also