Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

DAQmxStartTask returns error code -213706 using NI-DAQmx 9.1 or 9.2, but works okay in 8.7 or 8.8

I am using the RTSI0 line to control the AI sample timebase and convert timebase on a PCI-6221.  This worked using NI-DAQmx 8.7 and 8.8, but fails with 9.1 or 9.2.  
DAQmxStartTask returns error code -213706 which appears to be an UNDOCUMENTED error code.  The error only occurs if if DAQmxSetSampClkTimebaseSrc is set to an RTSI or PFI signal AND DAQmxSetAIConvTimebaseSrc is set to DAQmx_Val_SameAsSampTimebase.

The attached C/C++ program demostrates the problem.

0 Kudos
Message 1 of 3
(3,295 Views)

Hey DynProc,

 

It looks like this error could be a known issue that we are aware of. I will post an answer when I hear back from our R&D Department.

Regards,
Efrain G.
National Instruments
Visit http://www.ni.com/gettingstarted/ for step-by-step help in setting up your system.
0 Kudos
Message 2 of 3
(3,263 Views)

Hey DynProc,

 

I turns out that this is an issue that we are aware of. To be honest, I do not know when will this issue be fixed However, I can definitley provide you a Correction Action Request (CAR) number so that you can follow the fix for this issue. This number is 252982.

 

Let's try using a previous versions of DAQmx for now.

Regards,
Efrain G.
National Instruments
Visit http://www.ni.com/gettingstarted/ for step-by-step help in setting up your system.
0 Kudos
Message 3 of 3
(3,208 Views)