Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

-200301

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?

0 Kudos
Message 1 of 2
(2,909 Views)

Hi RITman,

 

I would try this:

 

 

Update_CO.PNG

 

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,

John Passiak
Message 2 of 2
(2,896 Views)