Click or drag to resize
IDaqDevice Methods

The IDaqDevice type exposes the following members.

Methods
  Name Description
Public method Connect
Connects to the device
Public method Disconnect
Disconnects from the device.
Public method Dispose
Public method StartAcquisition
Starts acquisition. Data will begin streaming to PC and filling signal buffers.
Public method StartRecording
Starts recording to the specified file name.
Public method StopAcquisition
Stops acquisition.
Public method StopRecording
Stops the recording to file.
Top
See Also