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