DAQ in Simulink can't find NI 6211 USB
4 ビュー (過去 30 日間)
古いコメントを表示
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
0 件のコメント
回答 (3 件)
Shankar Subramanian
2015 年 7 月 6 日
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
Andrei
2018 年 8 月 10 日
64-bit Simulink blocks from Data Acquisition Toolbox are available since MATLAB R2016b:
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Image Acquisition Support Packages for Hardware Adaptors (Generic Video Interface) についてさらに検索