Will pre-triggering ever come back to the data acquisition toolbox?
3 次查看(过去 30 天)
显示 更早的评论
At the Department of Engineering in Cambridge University, we have a number of undergraduate experiments relating to acoustics and vibration, that use Matlab software for data acquisition and analysis. These rely on functionality that was available in the legacy DAQ toolbox, but which was removed in the session-based toolbox: especially the ability to pre-trigger, and transparency to a wide range of different acquisition hardware. To keep these labs going we have to load the 32-bit version of Matlab, which will eventually be withdrawn. We now have to make the decision whether to try to stick with Matlab, or recode the whole package in Python. Is there any prospect in a finite time-scale of restoring the lost functionality in the Matlab toolbox? If we are going to have to code up things like pre-triggering ourselves by low-level code, we might as well go down the open-source route and switch to Python.
0 个评论
采纳的回答
Soma Ardhanareeswaran
2016-10-21
编辑:Soma Ardhanareeswaran
2016-10-21
I work for MathWorks and I have forwarded this feedback to the appropriate product team. Our developers are aware of the request and will consider it for a future release of MATLAB.
2 个评论
Soma Ardhanareeswaran
2016-10-25
Refer to the following link: http://www.mathworks.com/examples/daq/mw/daq_product-software_analog_triggered_data_capture-software-analog-triggered-data-capture
It does not have a trigger delay or pre-trigger capability but it can be modified to support this.
Caroline Runyan
2018-11-13
I am also wrestling with loss of trigger functionality with the move to the session-based interface. The capabilities for loading data and triggering it in the background are much diminished now. The few narrowly defined examples in the Matlab help documentation fit only a restricted set of scenarios.
Will software triggers return?
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Data Acquisition Toolbox Supported Hardware 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!