01-26-2010 04:24 PM
I have a LabView .vi which is a motor controller. I am getting the error -200301. I am sampling at 50 Hz and have a wait multiple of 1000 ms in my while loop.
Given all the discussions that I have seen regarding this issue the cause of this is having too small of a delay. I have cranked the wait multiple up to 8000 ms and still get the error. I have also changed the frequency from as low as 15 Hz to as high as 250 Hz. All efforts have yeilded the same error.
Is there some other cause of this error that I have not identified?
01-26-2010 09:34 PM
Hi RITman,
I would try this:
The false case just has the Task Handle and Error Cluster wired through. I included the full navigation to the "Ready For New Value" DAQmx Channel Property because it can be admittedly a bit difficult to find.
Best Regards,