DAQ in Simulink can't find NI 6211 USB

4 Ansichten (letzte 30 Tage)
Ivan Tikvic
Ivan Tikvic am 5 Jul. 2015
Beantwortet: Andrei am 10 Aug. 2018
Data acquisition toolbox in Simulink can't find NI 6211 USB device. But DAQ tool in Matlab APPS find it without any problems. Using: Matlab 2015a 32bit, Windows 7 x64

Antworten (3)

Shankar Subramanian
Shankar Subramanian am 6 Jul. 2015
Hi Ivan,
Data Acquisition Toolbox Simulink blocks support only the legacy interface and that too only on 32-bit MATLAB. Perform daqhwinfo and see if nidaq is listed on it. Try to execute daqhwinfo('nidaq') and see if your device gets listed. If it does not, you may not be having 32-bit drivers installed.
Thanks
Shankar
  1 Kommentar
Ivan Tikvic
Ivan Tikvic am 6 Jul. 2015
Hi Shankar,
I tried to perform daqhwinfo and daqhwinfo('nidaq') and it wrote "No nidaq adaptors are installed.". I'm 100% sure that I have installed 32-bit Matlab.
Thanks
Ivan

Melden Sie sich an, um zu kommentieren.


Fabrizio Gaspari
Fabrizio Gaspari am 20 Apr. 2016
Hello Ivan, I have the same problem! Did you solve it?

Andrei
Andrei am 10 Aug. 2018
64-bit Simulink blocks from Data Acquisition Toolbox are available since MATLAB R2016b:

Kategorien

Mehr zu Simultaneous and Synchronized Operations finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by