Data Acquisition Toolbox Help
显示 更早的评论
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
回答(0 个)
类别
在 帮助中心 和 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!