Hello-
When I have a PCI-6111 setup for aquisition faster that 1mhz, I get an error very shortly after the task I get the following message:
Measurements: Data transfer has been stopped to prevent the computer from becoming completely unresponsive. Could not transfer enough data to satisfy the data transfer requirements with Interrupts as the Data Transfer Mechanism.
Reduce your Sample Clock Rate, use DMA as your Data Transfer Mechanism, or use a different Data Transfer Request Condition.
Task Name: _unnamedTask<5A>
Status Code: -200322
I am assuming that this message is correct because I have set the transfer mechanism to Interrupts. What I want to know is; why did the task verify if it was going to end up throwing up this message?
-Bill