NI-DAQmx .NET Framework 4.0 API Reference

CounterMultiChannelReader.BeginMemoryOptimizedReadMultiSampleDouble Method

  • Updated2023-02-21
  • 1 minute(s) read
CounterMultiChannelReader.BeginMemoryOptimizedReadMultiSampleDouble Method

Overload List

  NameDescription
Public methodBeginMemoryOptimizedReadMultiSampleDouble(Int32, AsyncCallback, Object, Double)
Begins an asynchronous read of one or more Double samples from one or more CIChannel objects in a task.
Public methodBeginMemoryOptimizedReadMultiSampleDouble(Int32, AsyncCallback, Object, Double, ReallocationPolicy)
Begins an asynchronous read of one or more Double samples from one or more CIChannel objects in a task.
Top

See Also