How to get Data Acquisition Toolbox in Simulink

14 views (last 30 days)
I want to build up a regulation with a DAQ NI USB-6001. My matlab-version is R2015.
For this I have to use simulink. After reading about communication between simulink and the DAQ, I am pretty sure, I have to use the Data Acquisition Toolbox at the simulink library. But it doesn't appear there.
Is the NI USB-6001 supported by simulink, or do I have to use matlab-code in simulink for this?

Answers (2)

Charlie Brown
Charlie Brown on 23 Jun 2016
Edited: Charlie Brown on 23 Jun 2016
OK, the problem is the version of matlab:
Simulink uses the legacy interface to connect the DAQ-card.
So you can only use the Data Acquisition Toolbox in simulink if you use a 32 bit version of matlab!

Andrei
Andrei on 7 Dec 2017
Data Acquisition Toolbox Simulink blocks are available for 64-bit MATLAB installations starting in MATLAB R2016b.
DAQ devices from the following manufacturers are supported:
  • National Instruments
  • Analog Devices
  • Digilent

Categories

Find more on Data Acquisition Toolbox Supported Hardware in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!