NI-DAQmx .NET Framework 4.0 API Reference

CounterMultiChannelReader.BeginMemoryOptimizedReadMultiSampleInt32 Method

  • Updated2023-02-21
  • 1 minute(s) read
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