From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

PCIe 6509 Change detection and error -200284

I'm using a PCIe 6509 board and Measurement Studio 16.1.45.70 in a C# program in order to get data from 12 digital channels using change detection (one specific channel indicates that data is ready every 50 µs).

Tasks runs for a varying period of time and then times out with error code -200284.

Error appears then very quickly, before the timeout period has elapsed.

I've already read threads dealing with such a similar problem but did not find any solution...

The attached code sample retrieves 3000 samples and a screenshot displays the error.

I've already tried other solutions (asynchronous reads) with no luck...

 

Help would be appreciated.

Cyril

 

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

2nd try :

My new program "swallows" error -200284 and then starts again reading data.

It runs for a longer period but finally crashes with error -200278.

 

Any idea ?

Crash 200278.PNG

0 Kudos
Message 2 of 2
(2,437 Views)