NI-DAQmx .NET Framework 4.5 API Reference

AnalogSingleChannelReader.MemoryOptimizedReadMultiSample Method

  • Mise à jour2023-02-21
  • Temps de lecture : 1 minute(s)
AnalogSingleChannelReader.MemoryOptimizedReadMultiSample Method

Overload List

  NameDescription
Public methodMemoryOptimizedReadMultiSample(Int32, Double, Int32)
Reads one or more floating-point samples from a single AIChannel in a task.
Public methodMemoryOptimizedReadMultiSample(Int32, Double, ReallocationPolicy, Int32)
Reads one or more floating-point samples from a single AIChannel in a task.
Top

See Also