NI-DAQmx .NET Framework 4.5 API Reference

CounterMultiChannelReader.BeginMemoryOptimizedReadMultiSampleInt32 Method

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

Overload List

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

See Also