Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

Error -200284 when using two daq cards

Solved!
Go to solution

I have an application written in Visual C++ that successfully reads data off of one DAQ card. However, now we want to add a second DAQ card so we can expand the number of input channels. However, I'm having trouble getting the second card working correctly. It keeps on giving 200284 whenever I try to read the input data. I've tried reading with both loops in the same thread and with them in seperate threads to no avail. Any ideas on what could be happening?

Thanks!

0 Kudos
Message 1 of 2
(5,122 Views)
Solution
Accepted by topic author Kaladin

Hello Kaladin, 

 

I would take a look at the link below to see the cause for the error as well as some common suggested things to try.  

 

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

 

Best wishes!

Amanda B.
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(5,086 Views)