DAQ Exception: Source Terminal to Be Routed Could Not Be Found on the Device

Updated May 16, 2023

Reported In

Hardware

  • USB-6211

Driver

  • NI-DAQmx

Programming Language

  • C# .NET

Issue Details

I am running into the following error when trying to write data through my DAQ device in C# .NET.
 

Solution

This error usually occurs when the sample clock is not configured correctly. Check to see if you have configured your sample clock correctly. You can find details about configuring the sample clock on the ConfigureSampleClock Method Page.