National Instruments USB 6210 does't work in Simulink, Analog Input Block

2 views (last 30 days)
Hallo,
i try to read out signals of NI USB 6210 with Simulink "Analog Input Block" but I can't find my device in the list of the Block Parameters (Data acquisition board-->Istall new board). Boards like PCI 6250 are listet and many more of the National Instruments boards but no USB Board.
I have installed Data Acquisition Toolbox and NI-DAQmx (nidaqmx.mlpkginstall, https://de.mathworks.com/hardware-support/nidaqmx.html). The description of the supported hardware says that USB-6210 is supported. And reading singnals with matlab useing e.g. daq.createSession('ni');... works great. I use Matlab R2015b 64bit. So please can you help me? Kind regards Uriel

Accepted Answer

Prashant Arora
Prashant Arora on 28 Apr 2017
Edited: Prashant Arora on 28 Apr 2017
Hi Uriel,
In R2015b, Data Acquisition Toolbox Simulink Blocks support only Legacy Interface, that too on 32-bit MATLAB. You can refer to the following link for further information

More Answers (0)

Community Treasure Hunt

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

Start Hunting!