필터 지우기
필터 지우기

Measurement Computing DAQ: USB-1608FS-PLUS not recognized.

조회 수: 33 (최근 30일)
Bjartmar Harðarson
Bjartmar Harðarson 2017년 4월 26일
댓글: Priya 2024년 7월 2일 13:39
I have the latest version of Matlab 2017a (9.2) installed with
According to the documentation for the Support Package for Measurement Computing , it is supposed to support the USB-1608FS-PLUS DAQ. But Matlab doesn't seem find the DAQ. I'm sure that I have the packages installed correctly.
>> daq.getVendors()
ans =
Number of vendors: 2
index ID Operational Comment
----- --- ----------- ---------------------------
1 ni true National Instruments
2 mcc true Measurement Computing Corp.
I've been using National Instruments USB-6008 Data Acquisition DAQ with no trouble.
When using the DAQami software from MCC - I find the USB-1608FS-PLUS DAQ and am able to acquire the signal as expected.
I would really want to use Matlab for acquiring the data. Can anyone help me on this?

답변 (4개)

Tushar Upadhyay
Tushar Upadhyay 2017년 5월 1일
Please execute the below commands:
>> daq.getDevices
The above command should list the MCC device.
If it does not get detected in the above command, then for your Measurement Computing device to appear in the output of the daq.getDevices function, you must first detect it in InstaCal. If it appears in InstaCal and still not in the MATLAB, then please provide InstaCal version and output of the below command:
>>daqsupport
  댓글 수: 2
Priya
Priya 2024년 7월 2일 13:38
Hello I am facing the same issue regarding not being able to recognise the USB DAQ. I am
Priya
Priya 2024년 7월 2일 13:39
I am trying to connect USB-1208FS-Plus. & It is being recognised by the driver (version:InstaCal 6.74) but not the matlab toolbox. Please help.

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


Morteza Mohammadjavadi
Morteza Mohammadjavadi 2017년 12월 1일
편집: Morteza Mohammadjavadi 2017년 12월 1일
Hi,
I have the same problem, have you found any solution? I am using: MATLAB version: 9.3(R2017b)
Name: 'Data Acquisition Toolbox' Version: '3.12' MCC, USB-1208FS-Plus
  댓글 수: 1
M. Tarik Copoglu
M. Tarik Copoglu 2018년 1월 9일
편집: Walter Roberson 2018년 1월 10일
Hi there,
I have the same device(MCC, USB-1208FS-Plus) and the same MATLAB version(R2017b) you use. I am having the same problem as you had. I wonder if you found a solution for that. If you did, can you share it with me please? Thank you!!!

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


Ghaith Matalkah
Ghaith Matalkah 2018년 8월 13일
A system restart did for me!

Konrad Fründ
Konrad Fründ 2021년 7월 14일
I found out, that I am stuck in a busy loop, if I am not connecting right after plugging in the device, while the light is still turned on.

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by