Data Acquisition Toolbox Help
6 次查看(过去 30 天)
显示 更早的评论
Hello,
I am trying to use data acquisition toolbox but without success… I know that I am missing something, but what ?
Here are some console outputs telling that I do not have any attached devices.
I have connected an NI6008 board while doing these tests. I have also checked that nidaqmx was installed and that device was working using test panel from Labview.
*********************************************
>> daqhwinfo
ans =
ToolboxName: 'Data Acquisition Toolbox'
ToolboxVersion: '3.5 (R2014a)'
MATLABVersion: '8.3 (R2014a)'
InstalledAdaptors: {0x1 cell}
end
>> d=daq.getDevices
d =
No data acquisition devices available. Click here for a list of known vendors. Click here for troubleshooting tips.
*********************************************
What do i need now ? Any ideas ?
Any help would be very appreciated ! Regards.
frank
2 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Data Acquisition Toolbox Supported Hardware 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!