Would it be possible for you to give some more details regarding this issue? Are you using DAQmx C calls and getting this behavior? Can you post a small snippet of code or give example segments? Also, what kind of hardware are you using to do data acquisition?
Thanks and Regards Shekhar S Applications Engineer National Instruments
Thanks, I have resolved the problem. Appartently, when I recompiled my code, the object file was not being updated??? I had to delete the old version (obj file) and then re-compile.