NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents
Product DocumentationNI-DAQmx .NET Framework 4.0 API ReferenceCounterSingleChannelWriter.WriteMultiSample MethodCurrent page
Table of Contents

CounterSingleChannelWriter.WriteMultiSample Method

CounterSingleChannelWriter.WriteMultiSample Method

CounterSingleChannelWriterWriteMultiSample 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

In This Section
Was this information helpful?