NI-DAQmx .NET Framework 4.5 API Reference

AnalogMultiChannelReader.MemoryOptimizedReadMultiSample Method

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

Overload List

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

See Also