Adding device to Digital Acquisition Toolbox

1 view (last 30 days)
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 Comment
Jan De Vries
Jan De Vries on 15 Feb 2012
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

Sign in to comment.

Answers (0)

Categories

Find more on Simultaneous and Synchronized Operations in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!