DAQ

조회 수: 2 (최근 30일)
AYAH
AYAH 2012년 6월 4일
Hello everybody
What steps shold i follow to enterface IEPE microphones using NI 9234 with to MATLAB(2011). I have problem says "there are no compact DAQ " when I wrot the second command:
s = daq.createSession('ni'); s.addAnalogInputChannel('Dev1', 0, 'Microphone');
what could cause such this problem ?
any help in this regard will be appreciated
  댓글 수: 1
Walter Roberson
Walter Roberson 2012년 6월 4일
Please do not create duplicate Questions. I have deleted your other three copies of this same question.
If you do not get an immediate answer, consider the possibility that the volunteers who know the answer might be asleep.

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

답변 (1개)

Walter Roberson
Walter Roberson 2012년 6월 4일
I doubt that is the correct device name to use. Please see http://www.mathworks.com/products/daq/demos.html?file=/products/demos/shipping/daq/demo_compactdaq_discovery.html for information on how to view the device names.

카테고리

Help CenterFile Exchange에서 Digital Input and Output에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by