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!