DAQ USB 6008 is NOT RECOGNIZED
조회 수: 6 (최근 30일)
이전 댓글 표시
Hi everyone,
I have downloaded the NI daqmx. MAX can recognize my USB 6008.
NI vendor is recognized in Matlab as the following:
ID: 'ni'
FullName: 'National Instruments'
AdaptorVersion: '3.11 (R2017a)'
DriverVersion: '14.5.0 NI-DAQmx'
IsOperational: true
However, I can't get the USB recognized in Matlab:
>> devices = daq.getDevices
devices =
No data acquisition devices available.
Click here for a list of known vendors.
Click here for troubleshooting tips.
Can anyone help me with this?
Thank You!
댓글 수: 0
답변 (1개)
David Fink
2017년 12월 5일
편집: David Fink
2017년 12월 5일
Make sure the Driver version is compatible with your release of MATLAB. Click "Third-Party Requirements" on the right side of following page:
For MATLAB R2017a, the NI-DAQmx Version should be 15.5.
댓글 수: 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!