MATLAB: National Instruments USB 6210 does’t work in Simulink, Analog Input Block

analog input blockData Acquisition Toolboxni usb 6210

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

Best Answer

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