필터 지우기
필터 지우기

USB - Session based - Digital I/O

조회 수: 5 (최근 30일)
Chitra
Chitra 2012년 2월 14일
I am using a USB 6008 with Windows 7, 64 bit, with Matlab R2011b, MatlabData Acquisition Toolbox 3.0.
My question in this regard is: Is not there a loss of functionality for the USB now due to the fact that I cannot create a DIO object? My current code generates a DIO object and controls direction of a motor using the digital port. How can I use digital ports on my USB to control external devices using the session based interface?
Also,
I checked earlier about the USB compatibility. According to this, it should work with both Legacy and Session based. http://www.mathworks.com/products/daq/supportedio14005.html#USB
However, I feel the support documentation should say that the Legacy platform works with 32 bit Matlab only.

채택된 답변

Rob Graessle
Rob Graessle 2012년 2월 14일
One option would be to install a 32-bit version of MATLAB on your 64-bit OS. This would allow you to use the legacy interface features including DIO.
See this solution for details on how to do this.
  댓글 수: 2
Chitra
Chitra 2012년 2월 16일
Thanks Rob. I will try that and report back what I find.
Tobias
Tobias 2012년 8월 13일
hi rob, speaking of options: what other could you imagine, which would work in 64-Bit versions?

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

추가 답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by