NI-DAQmx .NET Framework 4.5 API Reference

CounterSingleChannelWriter.WriteSingleSample Method

  • 更新时间2023-02-21
  • 阅读时长1分钟
CounterSingleChannelWriter.WriteSingleSample Method

Overload List

  NameDescription
Public methodWriteSingleSample(Boolean, CODataFrequency)
Writes a frequency sample to a single COChannel in a counter output task.
Public methodWriteSingleSample(Boolean, CODataTicks)
Writes a ticks sample to a single COChannel in a counter output task.
Public methodWriteSingleSample(Boolean, CODataTime)
Writes a time sample to a single COChannel in a counter output task.
Top

See Also