NI-DAQmx .NET Framework 4.5 API Reference

AnalogMultiChannelReader.BeginReadWaveform Method

  • 更新日2023-02-21
  • 1分で読める
AnalogMultiChannelReader.BeginReadWaveform Method

Overload List

  NameDescription
Public methodBeginReadWaveform(Int32, AsyncCallback, Object)
Begins an asynchronous read of one or more analog waveform samples from one or more AIChannel objects in a task.
Public methodBeginReadWaveform(TimeSpan, AsyncCallback, Object)
Begins an asynchronous read of one or more analog waveform samples from one or more AIChannel objects in a task for a specified duration.
Top

See Also