32 bit MATLAB on 64 bit Windows is not picking up my MCC device

5 views (last 30 days)
I understand that MATLAB 32 bit is not officially supported on 64 bit platforms, but my MCC device runs properly on INSTCAL on Windows 7 64 bit machine.
When executing daqhwinfo, I do not see MCC.

Accepted Answer

Rob Purser
Rob Purser on 1 Feb 2011
Edited: Randy Souza on 16 May 2014
Running 32-bit MATLAB on 64-bit Windows is a supported configuration as-of R2010b. In R2010a and earlier, this configuration is not supported, but is expected to generally work.
In order for Data Acquisition Toolbox to configure the MCC interface, it must be run once in admin mode, and run the command daqregister.
See this question for more info.

More Answers (1)

Murugavel Sivagnanam
Murugavel Sivagnanam on 11 Jan 2011
Data Acquisition Toolbox 2.15 (R2009b) is not officially supported on Windows 64 bit.
Installing MATLAB 32 bit can be a workaround and the result may vary with different devices.
For Windows 7 and Windows Vista, please ensure you run MATLAB in administrator mode. The Data Acquistion Toolbox need admin privileges to communicate with the device.

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!