Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

Error -200284 Digital Input PCO 6220

Hello,
 
I get Error -200284 when I run the attached code.  Any sugestions?  I am using a PCI 6220 Card
 
Thanks
 
Dan

Dan Shangraw, P.E.


   

0 Kudos
Message 1 of 2
(4,211 Views)
 Hi Dan,

 Check your Timeout on the DAQmx Read. Error -200284 is a timeout error. By default this is 10 seconds, you can make it wait infinitely with a -1 in the timeout field.
 Here's a KnowledgeBase article that discusses Error 200284. Finally, here is another related KnowledgeBase article that discusses . Timeout with Change Detection
.

 Have a great morning,

 MatthewW
 Applications Engineer
 National Instruments
 
 


0 Kudos
Message 2 of 2
(4,205 Views)