NI LabVIEW,CVI,数据采集等产品讨论区

取消
显示结果 
搜索替代 
您的意思是: 

请问这是什么错误啊

Error -200279 occurred at DAQmx Read (Analog 1D Wfm NChan NSamp).vi:2 Possible reason(s): Measurements: 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. Property: RelativeTo Corresponding Value: Current Read Position Property: Offset Corresponding Value: Task Name: _unnamedTask<5F>
0 项奖励
1 条消息(共 3 条)
3,969 次查看
Error -200279 occurred at DAQmx Read (Analog 1D Wfm NChan NSamp).vi:2 Possible reason(s): Measurements: 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. Property: RelativeTo Corresponding Value: Current Read Position Property: Offset Corresponding Value: Task Name: _unnamedTask<5F>
Ian F
Since LabVIEW 5.1... 7.1.1... 2009, 2010, 2014
依恩与LabVIEW
LVVILIB.blogspot.com
0 项奖励
2 条消息(共 3 条)
3,957 次查看

大概意思就是,采集太快,读取太慢,缓冲区容量不够,溢出。

 

解决方法就是更频繁的读取数据或修改采样值。

 

(个人观点,仅供参考)

Thomas | Xi'an China

LabVIEW 7.1 | LabVIEW 2018
DAQmx | CompactRIO | myRIO
微信公众号: 钟博士LabVIEW工作室
0 项奖励
3 条消息(共 3 条)
3,935 次查看