DAQ Adaptor
Show older comments
I purchased the Matlab & Simulink Student Version and Data Acquisition Toolbox to collect force plate data. And I installed the latest version of the DAQ Adaptor for Matlab on my computer. But I cannot register the adaptor on the Matlab.
The issue appeared to be with the path of the adapter. The path was being read wrong and thus, dtol.dll could not be found. To workaround this issue, I gave it a try the following website that I had got from a technical support engineer of MathWorks.
But, it is still not working as showing 'Unable to load adaptor: C:\Program Files\MATLAB\R2010a Student\toolbox\daq\daq\private\DAQ Adaptor for MATLAB\Dtol.dll.'
I think it is not a path issue. I am using a Windows Vista.
Accepted Answer
More Answers (1)
Walter Roberson
on 19 Apr 2011
0 votes
Are you using the 64 bit version of MATLAB or the 32 bit version? I suspect that .dll might only be usable with the 32 bit version.
Categories
Find more on Device Connection 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!