daq,getDevice does not detect nidaq device
조회 수: 2 (최근 30일)
이전 댓글 표시
Hello all, when I use the command >> d = daq.getDevices. I get the following error:
No data acquisition devices available.
I have installed ( and reinstalled) the Data Acquisition Toolbox and the Data Acquisition Toolbox Support Package for National Instruments NI-DAQmx Devices. I have matlab 2017a which I have also updated to the latest version. My nidaq is NI PCI-6703 which is supported. I have searched and none of the suggested solutions have worked. I have run out of things to try besides installing the latest MatLab.
Any help would be appreciated. Thanks.
댓글 수: 1
Brian Hu
2019년 3월 18일
Can you locate and communicate with your DAQ device on a third party software such as NI MAX? Also, can you try running the following command in MATLAB and attaching the output text file (daqtest.txt)?
>> daqsupport
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!