How to get Data Acquisition Toolbox in Simulink

13 次查看(过去 30 天)
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?

回答(2 个)

Charlie Brown
Charlie Brown 2016-6-23
编辑:Charlie Brown 2016-6-23
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 2017-12-7
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

类别

Help CenterFile 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!

Translated by