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