NI-DAQmx .NET Framework 4.5 API Reference

CounterMultiChannelReader.MemoryOptimizedReadMultiSampleDouble Method

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

Overload List

  NameDescription
Public methodMemoryOptimizedReadMultiSampleDouble(Int32, Double, Int32)
Reads one or more Double samples from one or more CIChannel objects in a task.
Public methodMemoryOptimizedReadMultiSampleDouble(Int32, Double, ReallocationPolicy, Int32)
Reads one or more Double samples from one or more CIChannel objects in a task.
Top

See Also