DAQ in Simulink can't find NI 6211 USB
2 次查看(过去 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 中查找有关 National Instruments Frame Grabbers 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!