How do I access new USB devices from Measurement Computing using the Data Acquisition Toolbox?
1 次查看(过去 30 天)
显示 更早的评论
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.
采纳的回答
MathWorks Support Team
2009-6-27
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
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Data Acquisition Toolbox Supported Hardware 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!