07-13-2010 01:17 AM
Solved! Go to Solution.
07-26-2010 07:47 AM
07-26-2010 08:07 AM
07-26-2010 09:00 PM
Hi, Muks
Firsty, thanks very much for you attention. 🙂
however, i am not sure i understand you question correctly. this problem was not occured at first time of program running. and once this happend , the only way to solve is restarting the computer .
B.R
Gerry
07-29-2010 10:40 PM
07-30-2010 12:26 AM
Hi,
i have used inital function before i call that one
error = Init_DA_Brds (1, &BoardCode);
DAQmxErrChk(DAQmxResetDevice ("DAQmxDev1"));
B.R
Gerry
08-01-2010 09:19 PM
i have found the reason. another threading also read the digital line in order to have the flag. it looks DAQmx does not support this one as well. because my previous version was made by traditional driver, and i did not see any problem.
anyway, thanks for all peoples attention!
B.R
Gerry