NI-DAQmx .NET Framework 4.0 API Reference

CounterSingleChannelWriter.BeginWriteMultiSample Method

  • Updated2023-02-21
  • 1 minute(s) read
CounterSingleChannelWriter.BeginWriteMultiSample Method

Overload List

  NameDescription
Public methodBeginWriteMultiSample(Boolean, CODataFrequency, AsyncCallback, Object)
Begins an asynchronous write of one or more frequency samples to a single COChannel in a counter output task.
Public methodBeginWriteMultiSample(Boolean, CODataTicks, AsyncCallback, Object)
Begins an asynchronous write of one or more ticks samples to a single COChannel in a counter output task.
Public methodBeginWriteMultiSample(Boolean, CODataTime, AsyncCallback, Object)
Begins an asynchronous write of one or more time samples to a single COChannel in a counter output task.
Top

See Also

Log in to get a better experience