ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

NI-DAQmx .NET Framework 4.0 API Reference

DigitalMultiChannelWriter.WriteMultiSamplePort Method

  • Updated2023-02-21
  • 2 minute(s) read
DigitalMultiChannelWriter.WriteMultiSamplePort Method

Overload List

  NameDescription
Public methodWriteMultiSamplePort(Boolean, Byte)
Writes one or more 8-bit unsigned integer samples to one or more DOChannel objects in a task.
Public methodWriteMultiSamplePort(Boolean, Int16)
Writes one or more 16-bit integer samples to one or more DOChannel objects in a task.
Public methodWriteMultiSamplePort(Boolean, Int32)
Writes one or more 32-bit integer samples to one or more DOChannel objects in a task.
Public methodWriteMultiSamplePort(Boolean, UInt16)
Writes one or more 16-bit unsigned integer samples to one or more DOChannel objects in a task.
Public methodWriteMultiSamplePort(Boolean, UInt32)
Writes one or more 32-bit unsigned integer samples to one or more DOChannel objects in a task.
Top

See Also

Log in to get a better experience