NI-DAQmx .NET Framework 4.5 API Reference

AnalogMultiChannelReader.MemoryOptimizedReadMultiSample Method

  • Aktualisiert2023-02-21
  • 1 Minute(n) Lesezeit
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