I'm trying to do an asynchronous data acquisition in Visual C++ with a DAQCard 700. I'm using the function Lab_ISCAN_Start with the following parameters:
The error returned is -10003 which is "The value of a numeric parameter is invalid" What am I doing wrong? Is one of those parameters out of range for my DAQCard? Or do I have to set up something beforehand?