필터 지우기
필터 지우기

NI DAQ USB 6351 problem on win64 platform

조회 수: 5 (최근 30일)
Tomaz79
Tomaz79 2011년 7월 11일
Hi,
I'm trying to acquire data with a NI DAQ USB-6351 card. Executing
ai=analoginput('nidaq','Dev1')
returns an error (since the Legacy interface is not supported in win64?) Can I use the Session-based interface? Running
daq.getDevices
finds no supported devices (it's not a cDAQ, obviously). The USB-6351 works fine in MAX, I have the drivers (NI-DAQmx 9.3) installed (I'm using Matlab 7.12 R2011a and Data Acquisition Toolbox 2.18).
If anyone has any idea how to solve this, I'd greatly appreciate it.
Thanks!
  댓글 수: 1
xiaobo wu
xiaobo wu 2011년 7월 25일
what is your OS? windows 7? if the OS is windows 7, try running Matlab as admin under right click menu.

댓글을 달려면 로그인하십시오.

답변 (1개)

Manisha
Manisha 2011년 7월 11일
Hi Tomaz,
The prerelease of R2011b Data Acquisition Toolbox now supports many non-compactDAQ devices with Session-based interface.
If you have a valid MATLAB license, you can download the R2011b prerelease from here
-Manisha

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by