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