LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DAQ 6008 need to be reconnected

Solved!
Go to solution

  Hello,

 

  I have a problem while performing a voltage measurement using DAQ 6008 board;

I need to reconnect the board each time I want to measure otherwise if I run the program, stop it and after that run it again

I receive the error 200284 saying that some or all of the samples requested have not yet been acquired.

 

Any suggestion is welcomed.

 

 Thanks, Chipet

0 Kudos
Message 1 of 3
(2,333 Views)
Solution
Accepted by topic author chipet

Hey Chipet,

 

I looked into this error code for a little bit and found this article that goes over the some common reasons for getting it:

 

http://digital.ni.com/public.nsf/allkb/FEF778AD990D5BD886256DD700770103

 

I'm not sure where this is occuring in your VI, but I'd imagine it happens when you reads the samples. Adjusting the type of read you're doing (finite vs continous and the corresponding settings) could be helpful. Here is another article that goes through some of the more common DAQmx functions and when to use them:

 

http://www.ni.com/white-paper/2835/en

 

Hope this helps,

 

-KP

 

 

 

 

Kurt P
Automated Test Software R&D
0 Kudos
Message 2 of 3
(2,297 Views)

Hey,

 

  Thanks for your answer. I forgot to add into the block diagram the clear task vi.

 

Monica

0 Kudos
Message 3 of 3
(2,277 Views)