NI-DAQmx .NET Framework 4.5 API Reference

CounterSingleChannelReader.MemoryOptimizedReadMultiSampleInt32 Method

  • 已更新2023-02-21
  • 閱讀時間為 1 分鐘
CounterSingleChannelReader.MemoryOptimizedReadMultiSampleInt32 Method

Overload List

  NameDescription
Public methodMemoryOptimizedReadMultiSampleInt32(Int32, Int32, Int32)
Reads one or more Int32 samples from a single CIChannel in a task.
Public methodMemoryOptimizedReadMultiSampleInt32(Int32, Int32, ReallocationPolicy, Int32)
Reads one or more Int32 samples from a single CIChannel in a task.
Top

See Also