Adding device to Digital Acquisition Toolbox

I try and use the Measurement Computing PMD-1208LS DAQ device with simulink with the Data Acquisition Toolbox.
The website tells me the device is supported by Matlab.
I installed the software/drivers (device is working properly).
Somehow, I can't "see" the device in Matlab (within the DAQ toolbox I only see "winsound" device as analog input.
How can I install this device in Matlab?

1 个评论

Update:
I updated InstaCal to the newest version, now when I type the following I receive
> daqhwinfo
ans =
ToolboxName: 'Data Acquisition Toolbox'
ToolboxVersion: '2.16 (R2010a)'
MATLABVersion: '7.10 (R2010a)'
InstalledAdaptors: {3x1 cell}
>> daqregister('mcc')
ans =
'mwmcc.dll' successfully registered.
With the last command, I received an error message (before the update)
Still, when I use the analog input block from the simulink DAQ, I only finf the winsound device, not the PMD-1208

请先登录,再进行评论。

回答(0 个)

类别

帮助中心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!

Translated by