Data Acquisition and Monitoring with Matlab Implementation

Examples of data acquisition and monitoring with Matlab Data Acquisition Toolbox in real-time mode.
310 Downloads
Updated Mon, 13 Aug 2018 18:14:03 +0000

View License

The present Matlab codes are data acquisition examples, which concern the real-time monitoring of (audio) signals with Matlab Data Acquisition Toolbox using both the Legacy and Session-Based interface and both the Sound Card and NI DAQ (NI USB-6211) hardware. In the examples is shown how to:
- prepare the analog input(s);
- acquire and monitor data in real-time mode;
- terminate the acquisition whenever the user wants.
The codes are based on the theory described in:

[1] Data Acquisition Toolbox User’s Guide.pdf. The MathWorks Inc, 2014.

[2] Data Acquisition Toolbox User’s Guide.pdf. The MathWorks Inc, 2016.

[3] NI USB-621x Specifications.pdf. Austin, National Instruments, Corp., 2009.

Cite As

Hristo Zhivomirov (2024). Data Acquisition and Monitoring with Matlab Implementation (https://www.mathworks.com/matlabcentral/fileexchange/67841-data-acquisition-and-monitoring-with-matlab-implementation), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Data Acquisition Toolbox Supported Hardware in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.0

Change of the title of the submission.

1.0.0.0