Hello everyone, I am using the PCI6143 acquisition board. The problem is as follows:
When running a program in Labview, an error is reported at the end of the acquisition
1.Error -50413 occurred at DAQmx Read (Analog 2D DBL NChan NSamp).vi:4960001
Possible reason(s):
NI Platform Services :A transfer was aborted because of a hardware error on the bus which the transfer was occurring。
2.1 In the DADmx self-test panel, the analog input, mode selection is as required, the channel is operating normally
2.2 In the DADmx self-test panel, the analog input, the mode selection is continuous, an error is reported.
Error -200010 occurred in the test panel
Possible cause: The onboard device memory overflows. Due to system/bus bandwidth limitations, the speed at which the driver reads data from the device cannot keep up with the data output speed of the device.
2.3 In the DAQmx self-test panel, the analog input, the mode selection is limited sampling, an error is reported.
Error -50413 occurred in the test panel
Possible cause: NI Plat Services: The transfer has been aborted due to a hardware error in the bus used for the transfer
2.4 In the DADmx self-test panel, the digital I/O counter I/O, the channel is operating normally.
How should I solve it? Sincerely look forward to your reply.