Click or drag to resize
DaqDeviceStopRecording Method
Stops recording raw device data stream and closes the file. If the device is not currently recording, an exception will be thrown.

Namespace: GLNeuroTech.Devices.Common
Assembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax
public void StopRecording()

Implements

IDaqDeviceStopRecording
See Also