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

daqhwinfoData Acquisition Toolboxinstcalmcc device

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.

Best Answer

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.