|
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.CommonAssembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax public void StopRecording()
public:
virtual void StopRecording() sealed
abstract StopRecording : unit -> unit
override StopRecording : unit -> unit
Implements
IDaqDeviceStopRecordingSee Also