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.