DAQ in Simulink can't find NI 6211 USB
이전 댓글 표시
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
답변 (3개)
Shankar Subramanian
2015년 7월 6일
0 개 추천
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
Fabrizio Gaspari
2016년 4월 20일
0 개 추천
Hello Ivan, I have the same problem! Did you solve it?
Andrei
2018년 8월 10일
0 개 추천
64-bit Simulink blocks from Data Acquisition Toolbox are available since MATLAB R2016b:
카테고리
도움말 센터 및 File Exchange에서 Image Acquisition Support Packages for Hardware Adaptors (Generic Video Interface)에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!