NI-DAQmx .NET Framework 4.5 API Reference

CounterSingleChannelReader.BeginMemoryOptimizedReadMultiSampleInt32 Method

  • 업데이트 날짜:2023-02-21
  • 1분 (읽기 시간)
CounterSingleChannelReader.BeginMemoryOptimizedReadMultiSampleInt32 Method

Overload List

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

See Also