03-18-2013 12:33 PM
I have a NI-5186 data acquisition module that I am trying to use in 2 channel mode. My signal will have a trigger every 1ms and I want to collect measurements for 100 seconds or more. I want to sample at 6.25GS/s and to be able to get as many samples as I can. The NI-5186 is in a PXIe-1078 chassis with a PXIe-8102 controller. I am running LabVIEW 2011.
I originally tried using the NI-Scope examples using the HWS examples without much luck. I have more success using TDMS, which my example code is using. I have run into several questions I was hoping you could help on.
Thank you.
Error -1074116198 occurred at niScope Multi Fetch Binary 8.vi:3
Possible reason(s):
Acquisition has been stopped to prevent an input buffer overwrite. Your application was unable to read samples from the buffer fast enough to prevent new samples from overwriting unread data.
To avoid this error, you can do any of the following:
1. Increase the size of the buffer.
2. Increase the number of samples you read each time you invoke a read operation.
3. Read samples more often.
4. Reduce the sample rate.
5. Reduce the number of applications your computer is running concurrently.
In addition, if you do not need to read every sample that is acquired, use the Relative To and Offset properties to read the desired samples.
Status Code: -200613
03-19-2013 05:06 PM
Hello Mark,
I believe you are working with another Applications Engineer Tunde S. on this issue. He will be handling this issue and getting in touch with you regarding steps to take.
Regards,
Izzy O.
Applications Engineer
National Instruments