NI-DAQmx .NET Framework 4.5 API Reference

CounterSingleChannelWriter.BeginWriteSingleSample Method

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

Overload List

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

See Also

Log in to get a better experience