09-29-2010 03:14 PM
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.
10-01-2010 09:37 AM
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.
10-08-2010 10:51 AM
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.