|
API C#
|
The continuous mode is a streaming mode that store data from the DAQ continuously in a file on the disk. More...
Public Member Functions | |
| CContinuousMode (MccDaq.MccBoard daqBoard) | |
| Initializes a new instance of the CContinuousMode class with a specified MccBoard attached to it. More... | |
The continuous mode is a streaming mode that store data from the DAQ continuously in a file on the disk.
| Kinova.DLL.USB1608FS.AcquisitionMode.CContinuousMode.CContinuousMode | ( | MccDaq.MccBoard | daqBoard | ) |
Initializes a new instance of the CContinuousMode class with a specified MccBoard attached to it.
| daqBoard | The daq board. |