Error -200103 During Multi-Channel Analog Output

Updated Feb 27, 2019

Reported In

Hardware

  • Analog Output Device

Software

  • LabVIEW

Driver

  • NI-DAQmx

Issue Details

I am receiving error -200103 when trying to write multiple channels of data using the DAQmx Write VI. How can I resolve this error?

Solution

This error typically occurs when writing an array of multiple waveforms into the data terminal of the DAQmx Write VI. Ensure the waveforms are all of equal length before attempting to write them out.