How do I access new USB devices from Measurement Computing using the Data Acquisition Toolbox?

4 views (last 30 days)
I have one of the new USB devices from Measurement Computing (USB-1024LS, USB-1024HLS, USB-1208LS, USB-1208FS, USB-1608LS, USB-1208LS, or USB-DIO96H/50) and the Data Acquisition Toolbox does not recognize it.

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 27 Jun 2009
This enhancement has been incorporated in Release 2006a (R2006a). For previous product releases, read below for any possible workarounds:
Measurement Computing recently changed the names of several of their USB devices. Version 2.7 (R14SP3) and earlier of the Data Acquisition Toolbox cannot access these renamed devices.
To work around this issue, download the attached version of the mwmcc.ini file. Here are the required steps:
1. Quit MATLAB.
2. Locate the INI-file:
$MATLAB\toolbox\daq\daq\private\mwmcc.ini
(where $MATLAB is the MATLAB root directory on your machine, as returned by typing
matlabroot
at the MATLAB command prompt.)
and rename this file to mwmcc.ini.old
3. Download the attached file. Place the new file in the same directory mentioned in step 2.
4. Restart MATLAB.
5. Issue the following command at the MATLAB prompt:
rehash toolboxcache

More Answers (0)

Categories

Find more on Data Acquisition Toolbox Supported Hardware in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!