NI-DAQmx .NET Framework 4.5 API Reference

CounterSingleChannelWriter.WriteMultiSample Method

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

Overload List

  NameDescription
Public methodWriteMultiSample(Boolean, CODataFrequency)
Writes one or more frequency samples to a single COChannel in a counter output task.
Public methodWriteMultiSample(Boolean, CODataTicks)
Writes one or more ticks samples to a single COChannel in a counter output task.
Public methodWriteMultiSample(Boolean, CODataTime)
Writes one or more time samples to a single COChannel in a counter output task.
Top

See Also