NI-DAQmx .NET Framework 4.5 API Reference

AnalogSingleChannelReader.BeginMemoryOptimizedReadMultiSample Method

  • 更新时间2023-02-21
  • 阅读时长1分钟
AnalogSingleChannelReader.BeginMemoryOptimizedReadMultiSample Method

Overload List

  NameDescription
Public methodBeginMemoryOptimizedReadMultiSample(Int32, AsyncCallback, Object, Double)
Begins an asynchronous read of one or more floating-point samples from a single AIChannel in a task.
Public methodBeginMemoryOptimizedReadMultiSample(Int32, AsyncCallback, Object, Double, ReallocationPolicy)
Begins an asynchronous read of one or more floating-point samples from a single AIChannel in a task.
Top

See Also