03-29-2006 06:58 AM
04-12-2006 08:20 AM
Hello Amna,
Just one question to help you. What are your programming language?
Regards,
04-12-2006 08:28 AM
04-12-2006 09:45 AM
Hello,
First of all, thank you for your replying, second I am using VC++, the error in my code was memory allocation error, I had allocated space less than the actually needed space.
Now my program works , sometimes I get an error when I stop the task and recreate it again for starting another acquisition with different parameters (sample rate, number of read samples,..). I get the error message "the task is already used". I read the TaskName and the taskHandle, and thier values don't change after stopping and clearing th task.
Is that normal, Could you explain to me?
Best regards,
Amna
04-13-2006 04:18 AM