LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

error -200279

 
the version of labview is 7.1,and i use NI-DAQmx Simulated Device pci-6238
 
the acceleration is supported to be measured,
 
when i debug the program using higtlight execution,there appears an error(-200279) after daq read vi.
 
could someone help me to solve this problem , thanks a lot
0 Kudos
Message 1 of 3
(3,091 Views)
sorry ! i've given wrong information
 
actually, the NI-DAQmx Simulated Device is USB-9233
0 Kudos
Message 2 of 3
(3,083 Views)
Go to the help menu and select Explain Error.  Type that code number in there.
 
The error is:
 
"Error -200279 occurred at an unidentified location
Possible reason(s):
Attempted to read samples that are no longer available. The requested sample was previously available, but has since been overwritten.
Increasing the buffer size, reading the data more frequently, or specifying a fixed number of samples to read instead of reading all available samples might correct the problem."
0 Kudos
Message 3 of 3
(3,062 Views)