Analog Waveform Reads and Writes with the NI-DAQmx .NET Library
- Updated2023-02-17
- 1 minute(s) read
Analog Waveform Reads and Writes with the NI-DAQmx .NET Library
The recommended way of performing multi-sample analog reads and writes with the NI-DAQmx .NET library is to use waveform reads and writes.
These methods use the AnalogWaveform<TData> type to encapsulate analog samples over time.