IDaqDevice Methods |
The IDaqDevice type exposes the following members.
Name | Description | |
---|---|---|
Connect |
Connects to the device
|
|
Disconnect |
Disconnects from the device.
|
|
Dispose | ||
StartAcquisition |
Starts acquisition. Data will begin streaming to PC and filling signal buffers.
|
|
StartRecording |
Starts recording to the specified file name.
|
|
StopAcquisition |
Stops acquisition.
|
|
StopRecording |
Stops the recording to file.
|