NI-DAQmx .NET Framework 4.5 API Reference

AnalogSingleChannelReader.BeginReadWaveform Method

  • 已更新2023-02-21
  • 閱讀時間為 1 分鐘
AnalogSingleChannelReader.BeginReadWaveform Method

Overload List

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

See Also