필터 지우기
필터 지우기

simulink NI USB-6009 device

조회 수: 13 (최근 30일)
Erik
Erik 2016년 2월 1일
댓글: Eugene Yuan 2024년 4월 11일
I'm using matlab2015b(64bit) on windows7 and trying to get some reading from my NatianalInstruments USB-6009 using simulink. Using Labview I get data, so I know the device is working. In simulink I'm unable to find a Realtime block for this device. There are plenty PCI based NI solutions there, but no USB based. Could someone please point me in the right direction, I have been searching the last 4 hours on this site.
  댓글 수: 1
Walter Roberson
Walter Roberson 2016년 2월 1일
For future reference: the device is supported by the session based daq interface from MATLAB. I am not at my laptop at the moment to search out the Simulink access.

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

답변 (2개)

Walter Roberson
Walter Roberson 2016년 2월 1일
According to http://www.mathworks.com/hardware-support/nidaqmx.html the Simulink blocks for NI are supported only in Legacy interface. The USB 6009 does support both Session Based and Legacy interface, so there is the possibility of using the USB 6009 with Simulink blocks. However, the Legacy interface is available only in the 32 bit versions of MATLAB, so you will need to install the 32 bit version on your system to access it.
Note: R2015b is the last version that will support 32 bit MATLAB. I have no information about what this means for legacy interface or simulink block support.
  댓글 수: 1
Vinod
Vinod 2016년 10월 23일
Data Acquisition Toolbox has Simulink blocks to support NI DAQ devices on 64-bit MATLAB & Simulink as of R2016b and newer.

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


surya S
surya S 2016년 10월 14일
how to get ni6009 block in matlab? i dont find it in matlab? please anyone help
  댓글 수: 3
Angel Arteaga Palma
Angel Arteaga Palma 2022년 2월 12일
Did you find the block??
Eugene Yuan
Eugene Yuan 2024년 4월 11일
NI-DAQmx should be installed firstly.

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

Community Treasure Hunt

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

Start Hunting!

Translated by