NI-DAQmx .NET Framework 4.5 API Reference

CounterMultiChannelReader.MemoryOptimizedReadMultiSampleUInt32 Method

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

Overload List

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

See Also