How to get Data Acquisition Toolbox in Simulink

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?

Réponses (2)

Charlie Brown
Charlie Brown le 23 Juin 2016
Modifié(e) : Charlie Brown le 23 Juin 2016

0 votes

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 le 7 Déc 2017

0 votes

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

Catégories

En savoir plus sur Simultaneous and Synchronized Operations dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by