11-28-2007 04:22 PM
11-29-2007 05:51 PM
Hello,
Are you getting an error message or is the DAQmx read just hanging? Please note that proper wiring and handling of Error In and Out Clusters will help with tracking errors. It can also help control the flow of execution. Please provide a screenshot of the error code, if you are getting one.
What sample rate are you using? I would suggest trying to slow down the rate to see if the problem still happens. Please try this and it will help with the troubleshooting process. In addition, please take a look at the task manager to determine the CPU usage while program is hanging or throwing an error.
I would be interested in seeing an example version of your code. It might help resolve the issue and I will have it handy in case it is needed. Please attach a simplified version of the code that reproduces the issue.
12-03-2007 12:23 PM