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